Searched defs:pKeyData (Results 1 – 4 of 4) sorted by relevance
/aoo42x/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()
|
/aoo42x/main/comphelper/source/misc/ |
H A D | docpasswordhelper.cxx | 310 sal_uInt8 pKeyData[64]; in GenerateStd97Key() local
|
/aoo42x/main/filter/source/msfilter/ |
H A D | mscodec.cxx | 407 sal_uInt8 pKeyData[64]; // 512-bit message block in InitCipher() local
|
Completed in 39 milliseconds