Searched defs:lenCipherKey (Results 1 – 4 of 4) sorted by relevance
37 const u32 lenCipherKey = 0; in rtl_crypto_sha1_init() local161 const u32 lenCipherKey = 0; in rtl_crypto_sha2_init() local314 u32 lenCipherKey = 0; in rtl_crypto_hmac_sha1_init() local483 u32 lenCipherKey = 0; in rtl_crypto_hmac_sha2_init() local
39 const u32 lenCipherKey = 0; in rtl_crypto_md5_init() local166 u32 lenCipherKey = 0; in rtl_crypto_hmac_md5_init() local
457 u32 lenCipherKey; in CRYPTO_SrcDescKeyIv() local560 IN const void* pCipherKey, IN const u32 lenCipherKey, in CRYPTO_SetSecurityModeAD()
251 u32 lenCipherKey; /*Cipher key length */ member
Completed in 8 milliseconds