Searched refs:rtl_crypto_hmac_md5_init (Results 1 – 4 of 4) sorted by relevance
162 int rtl_crypto_hmac_md5_init(IN const u8* key, IN const u32 keylen) in rtl_crypto_hmac_md5_init() function282 ret = rtl_crypto_hmac_md5_init(key, keylen); in rtl_crypto_hmac_md5()
1092 #define rtl_crypto_hmac_md5_init crypto_hmac_md5_init macro
120 _LONG_CALL_ int rtl_crypto_hmac_md5_init(IN const u8* key, IN const u32 keylen);
86 rtl_crypto_hmac_md5_init = 0x2b71;
Completed in 6 milliseconds