Home
last modified time | relevance | path

Searched defs:pKeyBuffer (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sal/qa/rtl/cipher/
H A Drtl_cipher.cxx194 sal_uInt8 *pKeyBuffer = new sal_uInt8[ nKeyLen ]; in test_encode() local
260 sal_uInt8 *pKeyBuffer = new sal_uInt8[ nKeyLen ]; in test_encode_and_decode() local
443 sal_uInt8 *pKeyBuffer = new sal_uInt8[ nKeyLen ]; in test_encode() local
548 sal_uInt8 *pKeyBuffer = new sal_uInt8[ nKeyLen ]; in init_001() local
576 sal_uInt8 *pKeyBuffer = new sal_uInt8[ nKeyLen ]; in init_002() local
604 sal_uInt8 *pKeyBuffer = new sal_uInt8[ nKeyLen ]; in init_003() local
632 sal_uInt8 *pKeyBuffer = new sal_uInt8[ nKeyLen ]; in init_004() local
/aoo41x/main/sal/qa/rtl/digest/
H A Drtl_digest.cxx586 sal_uInt8 *pKeyBuffer = new sal_uInt8[ nKeyLen ]; in init_MD2() local
614 sal_uInt8 *pKeyBuffer = new sal_uInt8[ nKeyLen ]; in init_MD5() local
642 sal_uInt8 *pKeyBuffer = new sal_uInt8[ nKeyLen ]; in init_SHA() local
669 sal_uInt8 *pKeyBuffer = new sal_uInt8[ nKeyLen ]; in init_SHA1() local
692 sal_uInt8 *pKeyBuffer = new sal_uInt8[ nKeyLen ]; in init_HMAC_MD5() local
723 sal_uInt8 *pKeyBuffer = new sal_uInt8[ nKeyLen ]; in init_HMAC_SHA1() local
1028 sal_uInt8 *pKeyBuffer = new sal_uInt8[ RTL_DIGEST_LENGTH_HMAC_MD5 ]; in HMAC_MD5_001() local
1075 sal_uInt8 *pKeyBuffer = new sal_uInt8[ RTL_DIGEST_LENGTH_HMAC_SHA1 ]; in HMAC_SHA1_001() local
1122 sal_uInt8 *pKeyBuffer = new sal_uInt8[ nKeyLen ]; in run_check_PBKDF2() local
1340 sal_uInt8 *pKeyBuffer = new sal_uInt8[ nKeyLen ]; in getMD5_001() local
[all …]

Completed in 31 milliseconds