Searched defs:nKeyLen (Results 1 – 10 of 10) sorted by relevance
/aoo4110/main/sal/qa/rtl/cipher/ |
H A D | rtl_cipher.cxx | 193 sal_uInt32 nKeyLen = 16; in test_encode() local 259 sal_uInt32 nKeyLen = 16; in test_encode_and_decode() local 442 sal_uInt32 nKeyLen = 16; in test_encode() local 547 sal_uInt32 nKeyLen = 16; in init_001() local 575 sal_uInt32 nKeyLen = 16; in init_002() local 603 sal_uInt32 nKeyLen = 16; in init_003() local 631 sal_uInt32 nKeyLen = 16; in init_004() local
|
/aoo4110/main/sal/qa/rtl/digest/ |
H A D | rtl_digest.cxx | 585 sal_uInt32 nKeyLen = rtl_digest_queryLength( handle ); in init_MD2() local 613 sal_uInt32 nKeyLen = rtl_digest_queryLength( handle ); in init_MD5() local 641 sal_uInt32 nKeyLen = rtl_digest_queryLength( handle ); in init_SHA() local 668 sal_uInt32 nKeyLen = rtl_digest_queryLength( handle ); in init_SHA1() local 689 sal_uInt32 nKeyLen = rtl_digest_queryLength( handle ); in init_HMAC_MD5() local 720 sal_uInt32 nKeyLen = rtl_digest_queryLength( handle ); in init_HMAC_SHA1() local 1121 sal_uInt32 nKeyLen = RTL_DIGEST_LENGTH_HMAC_SHA1; in run_check_PBKDF2() local 1339 sal_uInt32 nKeyLen = rtl_digest_queryLength( aHandle ); in getMD5_001() local 1356 sal_uInt32 nKeyLen = rtl_digest_queryLength( aHandle ); in getMD5_002() local
|
/aoo4110/main/sal/rtl/source/ |
H A D | cipher.c | 143 const sal_uInt8 *pKeyData, sal_Size nKeyLen, in rtl_cipher_init() 659 const sal_uInt8 *pKeyData, sal_Size nKeyLen, in __rtl_cipherBF_init() 1044 const sal_uInt8 *pKeyData, sal_Size nKeyLen, in rtl_cipher_initBF() 1163 const sal_uInt8 *pKeyData, sal_Size nKeyLen) in rtl_cipherARCFOUR_init_Impl() 1279 const sal_uInt8 *pKeyData, sal_Size nKeyLen, in rtl_cipher_initARCFOUR()
|
H A D | digest.c | 1638 const sal_uInt8 *pKeyData, sal_uInt32 nKeyLen, in rtl_digest_HMAC_MD5() 1678 rtlDigest Digest, const sal_uInt8 *pKeyData, sal_uInt32 nKeyLen) in rtl_digest_initHMAC_MD5() 1867 const sal_uInt8 *pKeyData, sal_uInt32 nKeyLen, in rtl_digest_HMAC_SHA1() 1907 rtlDigest Digest, const sal_uInt8 *pKeyData, sal_uInt32 nKeyLen) in rtl_digest_initHMAC_SHA1() 2062 sal_uInt8 *pKeyData , sal_uInt32 nKeyLen, in rtl_digest_PBKDF2()
|
/aoo4110/main/xmlhelp/source/cxxhelp/provider/ |
H A D | db.cxx | 59 sal_Int32 nKeyLen = strtol( pStartPtr, &pEndPtr, 16 ); in implReadLenAndData() local
|
/aoo4110/main/desktop/source/deployment/ |
H A D | dp_persmap.cxx | 248 const sal_Int32 nKeyLen = aKeyString.getLength(); in flush() local
|
/aoo4110/main/tools/source/generic/ |
H A D | config.cxx | 283 xub_StrLen nKeyLen; in ImplMakeConfigList() local 457 sal_uInt16 nKeyLen; in ImplGetConfigBuffer() local
|
/aoo4110/main/sdext/source/pdfimport/pdfparse/ |
H A D | pdfentries.cxx | 1177 sal_uInt32 nKeyLen = password_to_key( rPwd, aKey, pData, false ); in check_user_password() local 1247 sal_uInt32 nKeyLen = password_to_key( rPwd, aKey, m_pData, true ); in setupDecryptionData() local
|
/aoo4110/main/l10ntools/source/help/ |
H A D | HelpLinker.cxx | 180 unsigned int nKeyLen = aKeyStr.length(); in writeKeyValue_DBHelp() local
|
/aoo4110/main/vcl/win/source/window/ |
H A D | salframe.cxx | 2533 int nKeyLen = 0; in ImplGetKeyNameText() local
|
Completed in 86 milliseconds