Searched refs:rtl_crypto_hmac_sha1_process (Results 1 – 4 of 4) sorted by relevance
347 int rtl_crypto_hmac_sha1_process( in rtl_crypto_hmac_sha1_process() function442 ret = rtl_crypto_hmac_sha1_process(message, msglen, pDigest); in rtl_crypto_hmac_sha1()
1100 #define rtl_crypto_hmac_sha1_process crypto_hmac_sha1_process macro
128 _LONG_CALL_ int rtl_crypto_hmac_sha1_process(IN const u8* message, IN const u32 msglen, OUT u8* pDi…
90 rtl_crypto_hmac_sha1_process = 0x2c91;
Completed in 5 milliseconds