Searched refs:rtl_crypto_hmac_sha1_init (Results 1 – 4 of 4) sorted by relevance
310 int rtl_crypto_hmac_sha1_init(IN const u8* key, IN const u32 keylen) in rtl_crypto_hmac_sha1_init() function439 ret = rtl_crypto_hmac_sha1_init(key, keylen); in rtl_crypto_hmac_sha1()
1098 #define rtl_crypto_hmac_sha1_init crypto_hmac_sha1_init macro
127 _LONG_CALL_ int rtl_crypto_hmac_sha1_init(IN const u8* key, IN const u32 keylen);
89 rtl_crypto_hmac_sha1_init = 0x2c31;
Completed in 7 milliseconds