Searched refs:rtl_crypto_hmac_sha2_init (Results 1 – 4 of 4) sorted by relevance
476 int rtl_crypto_hmac_sha2_init( in rtl_crypto_hmac_sha2_init() function628 ret = rtl_crypto_hmac_sha2_init(sha2type, key, keylen); in rtl_crypto_hmac_sha2()
1240 __STATIC_INLINE int rtl_crypto_hmac_sha2_init(const SHA2_TYPE sha2type, const uint8_t *key, const u… in rtl_crypto_hmac_sha2_init() function
134 _LONG_CALL_ int rtl_crypto_hmac_sha2_init(IN const SHA2_TYPE sha2type, IN const u8* key, IN const u…
92 rtl_crypto_hmac_sha2_init = 0x2ced;
Completed in 8 milliseconds