Searched refs:iv (Results 1 – 25 of 84) sorted by relevance
1234
/aoo41x/main/svl/source/passwordcontainer/ |
H A D | passwordcontainer.cxx | 516 static void prepareIV(std::vector<sal_uInt8>& iv, const unsigned char *masterPasswordCode, const ::… in prepareIV() argument 521 iv.resize(RTL_DIGEST_LENGTH_MD5); in prepareIV() 523 &iv[0], iv.size()); in prepareIV() 536 std::vector<sal_uInt8> iv; in DecodePasswords() local 540 prepareIV(iv, code, aName); in DecodePasswords() 545 code, RTL_DIGEST_LENGTH_MD5, (iv.size()? &iv[0] : NULL), in DecodePasswords() 546 iv.size() ); in DecodePasswords() 591 std::vector<sal_uInt8> iv; in EncodePasswords() local 595 prepareIV(iv, code, aName); in EncodePasswords() 600 code, RTL_DIGEST_LENGTH_MD5, (iv.size()? &iv[0] : NULL), in EncodePasswords() [all …]
|
/aoo41x/main/sal/rtl/source/ |
H A D | cipher.c | 877 sal_uInt8 *iv; in __rtl_cipherBF_updateCFB() local 880 iv = ctx->m_iv.m_byte; in __rtl_cipherBF_updateCFB() 887 RTL_CIPHER_NTOHL64(iv, IVL, IVR, 8); in __rtl_cipherBF_updateCFB() 889 RTL_CIPHER_HTONL64(IVL, IVR, iv, 8); in __rtl_cipherBF_updateCFB() 896 iv[k] ^= *pData; in __rtl_cipherBF_updateCFB() 897 *pBuffer = iv[k]; in __rtl_cipherBF_updateCFB() 901 sal_uInt8 c = iv[k]; in __rtl_cipherBF_updateCFB() 902 iv[k] = *pData; in __rtl_cipherBF_updateCFB() 908 iv = NULL; in __rtl_cipherBF_updateCFB()
|
/aoo41x/main/libxmlsec/ |
H A D | xmlsec1-nssmangleciphers.patch | 47 - xmlSecByte iv[XMLSEC_NSS_MAX_IV_SIZE]; 360 - xmlSecAssert2((xmlSecSize)ivLen <= sizeof(ctx->iv), -1); 380 - /* generate random iv */ 381 - rv = PK11_GenerateRandom(ctx->iv, ivLen); 403 - /* write iv to the output */ 404 - ret = xmlSecBufferAppend(out, ctx->iv, ivLen); 420 - * we'll have iv next time */ 425 - /* copy iv to our buffer*/ 427 - memcpy(ctx->iv, xmlSecBufferGetData(in), ivLen); 450 - ivItem.data = ctx->iv;
|
H A D | xmlsec1-customkeymanage.patch | 2579 + const xmlSecByte* iv , 2597 + xmlSecAssert2(iv != NULL, -1); 2605 + ivItem.data = ( unsigned char* )iv ; 2673 + xmlSecByte iv[XMLSEC_NSS_DES3_IV_LENGTH]; 2708 + /* step 4: generate random iv */ 2709 + status = PK11_GenerateRandom(iv, XMLSEC_NSS_DES3_IV_LENGTH); 2721 + iv, XMLSEC_NSS_DES3_IV_LENGTH, 2736 + memcpy(out, iv, XMLSEC_NSS_DES3_IV_LENGTH);
|
/aoo41x/extras/l10n/source/fi/ |
H A D | localize.sdf | 8343 …ing.src 0 string SCSTR_COLUMN_USER 0 fi Vakio;Teksti;Päivämäärä (PKV);Päivämäärä (KPV);Päivämää… 29880 …ivämääräarvon päivämäärän sisältävästä merkkijonosta. Päivämäärämerkkijono on koko päivämäärä yhte… 39134 helpcontent2 source\text\scalc\01\04060102.xhp 0 help hd_id2408825 0 fi Päivämäärien nollapäivä … 41474 …äivämäärä\</emph\> ratkaisee, osuuko päivämäärä karkausvuoteen. Päivämäärä-parametrin pitää olla %… 41506 …äivämäärä\</emph\> on mikä tahansa vastaavan vuoden päivämäärä. Päivämäärä-parametrin pitää olla %… 41530 …äivämäärä\</emph\> on mikä tahansa vastaavan vuoden päivämäärä. Päivämäärä-parametrin pitää olla %… 44803 …\>Päivämäärä1\</emph\> on aloituspäivä, \<emph\>päivämäärä2\</emph\> on päättymispäivä. Jos \<emph… 44892 …3153885 244 0 fi \<emph\>Alkupäivämäärä\</emph\> on päivämäärä, josta alkaen lasketaan. Jos alku… 44893 …3151110 245 0 fi \<emph\>Loppupäivämäärä\</emph\> on päivämäärä, johon asti lasketaan. Jos loppu… 44997 …d3147469 190 0 fi \<emph\>Alkupäivämäärä\</emph\> on päivämäärä, josta laskenta alkaa. Jos alkup… [all …]
|
/aoo41x/main/libtextcat/data/new_fingerprints/lm/ |
H A D | croatian.lm | 206 iv 251
|
H A D | czech.lm | 308 iv 117
|
H A D | danish.lm | 188 iv 166
|
H A D | italian.lm | 389 iv 92
|
H A D | portuguese.lm | 298 iv 166
|
H A D | romanian.lm | 399 iv 68
|
H A D | romansh.lm | 167 iv 86
|
H A D | bosnian.lm | 322 iv 40
|
H A D | catalan.lm | 239 iv 102
|
H A D | english.lm | 279 iv 102
|
H A D | finnish.lm | 180 iv 226
|
H A D | sanskrit.lm | 185 iv 182
|
H A D | serbian-latin.lm | 182 iv 442
|
H A D | slovak_ascii.lm | 363 iv 77
|
H A D | spanish.lm | 263 iv 138
|
H A D | swedish.lm | 230 iv 216
|
H A D | breton.lm | 248 iv 115
|
/aoo41x/main/offapi/com/sun/star/style/ |
H A D | NumberingType.idl | 54 as "i, ii, iii, iv, ...".
|
/aoo41x/main/ |
H A D | LICENSE_category_b | 1520 iv) states that source code for the Program is available from such Contributor, 1739 iv) states that source code for the Program is available from such
|
/aoo41x/main/nss/ |
H A D | nss_win.patch | 244 PORT_Memcpy(ctx->h, iv, 8 * 8);
|
Completed in 1003 milliseconds
1234