Home
last modified time | relevance | path

Searched refs:iv (Results 1 – 25 of 98) sorted by relevance

1234

/AOO42X/main/oox/source/core/
H A Dencryption.cxx766 vector< sal_uInt8> iv( salt ); in generateIv() local
767 toBlock36( iv, blockSize ); in generateIv()
768 return iv; in generateIv()
782 vector< sal_uInt8> iv( digest.digestSize() ); in generateIv() local
783 digest.final( &iv[ 0 ], NULL ); in generateIv()
784 toBlock36( iv, blockSize ); in generateIv()
785 return iv; in generateIv()
796 const sal_uInt8* iv, in decryptAll() argument
803 cipher.initialize( cipherAlgorithm, key, iv, 0 ); in decryptAll()
829 vector< sal_uInt8> iv = generateIv( salt, blockSize ); in hashInput() local
[all …]
/AOO42X/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx516 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 …]
/AOO42X/main/sal/rtl/source/
H A Dcipher.c877 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()
/AOO42X/main/libxmlsec/
H A Dxmlsec1-nssmangleciphers.patch47 - 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 Dxmlsec1-customkeymanage.patch2579 + 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);
/AOO42X/main/oox/inc/oox/helper/
H A Dopenssl_wrapper.hxx120 …void initialize( const EVP_CIPHER *aCipher, const unsigned char *key, const unsigned char *iv, int… in initialize() argument
122 if( 1 != EVP_CipherInit_ex( cipher_ctx, aCipher, NULL, key, iv, enc ) ) in initialize()
/AOO42X/extras/l10n/source/fi/
H A Dlocalize.sdf205 …erInterface.Commands..uno:InsertDateTimeField Label 0 fi Päiväys ja aika... …
1519 reportdesign source\ui\dlg\GroupsSorting.src 0 string STR_RPT_DAY 0 fi päivä …
1555 …c 0 checkbox RID_DATETIME_DLG CB_DATE 0 fi Sisällytä päivämäärä …
1560 … modaldialog RID_DATETIME_DLG HID_RPT_DATETIME_DLG 0 fi Päivämäärä ja aika …
2836 …REDLIN_FILTER_PAGE CB_DATE HID_REDLINING_FILTER_CB_DATE 50 fi ~Päivämäärä 20…
2843 … IB_CLOCK HID_REDLINING_FILTER_IB_CLOCK 13 fi - Määritä päivämäärä/aika 20200…
2845 … IB_CLOCK2 HID_REDLINING_FILTER_IB_CLOCK2 13 fi - Määritä päivämäärä/aika 20200…
2851 …src 0 string SID_REDLIN_FILTER_PAGE STR_DATE_COMBOX 178 fi Päivämääräehto …
2852 … 0 string SID_REDLIN_FILTER_PAGE STR_DATE_SPIN 178 fi Alkupäivä 20200…
2853 … string SID_REDLIN_FILTER_PAGE STR_DATE_SPIN1 178 fi Lopetuspäivä 2020…
[all …]
/AOO42X/main/libtextcat/data/new_fingerprints/lm/
H A Denglish.lm279 iv 102
H A Dportuguese.lm298 iv 166
H A Ditalian.lm389 iv 92
H A Ddanish.lm188 iv 166
H A Dbosnian.lm322 iv 40
H A Dspanish.lm263 iv 138
H A Dswedish.lm230 iv 216
H A Dcatalan.lm239 iv 102
H A Dromansh.lm167 iv 86
H A Dfinnish.lm180 iv 226
H A Dczech.lm308 iv 117
H A Dslovak_ascii.lm363 iv 77
H A Dcroatian.lm206 iv 251
H A Dserbian-latin.lm182 iv 442
H A Dromanian.lm399 iv 68
H A Dsanskrit.lm185 iv 182
H A Dbreton.lm248 iv 115
/AOO42X/main/offapi/com/sun/star/style/
H A DNumberingType.idl54 as "i, ii, iii, iv, ...".

1234