Searched refs:rtl_crypto_sha1_process (Results 1 – 4 of 4) sorted by relevance
59 int rtl_crypto_sha1_process( in rtl_crypto_sha1_process() function141 ret = rtl_crypto_sha1_process(message, msglen, pDigest); in rtl_crypto_sha1()
1087 #define rtl_crypto_sha1_process crypto_sha1_process macro
109 _LONG_CALL_ int rtl_crypto_sha1_process(IN const u8* message, IN const u32 msglen, OUT u8* pDigest);
81 rtl_crypto_sha1_process = 0x2a69;
Completed in 6 milliseconds