Searched refs:rtl_crypto_hmac_sha2_process (Results 1 – 4 of 4) sorted by relevance
530 int rtl_crypto_hmac_sha2_process( in rtl_crypto_hmac_sha2_process() function631 ret = rtl_crypto_hmac_sha2_process(message, msglen, pDigest); in rtl_crypto_hmac_sha2()
1259 __STATIC_INLINE int rtl_crypto_hmac_sha2_process(const uint8_t *message, const uint32_t msglen, uin… in rtl_crypto_hmac_sha2_process() function
135 _LONG_CALL_ int rtl_crypto_hmac_sha2_process(IN const u8* message, IN const u32 msglen, OUT u8* pDi…
93 rtl_crypto_hmac_sha2_process = 0x2d65;
Completed in 6 milliseconds