Searched refs:CRYPTO_SendSeqBuf (Results 1 – 4 of 4) sorted by relevance
97 ret = CRYPTO_SendSeqBuf(NULL); in rtl_crypto_sha1_update()232 ret = CRYPTO_SendSeqBuf(NULL); in rtl_crypto_sha2_update()391 ret = CRYPTO_SendSeqBuf(NULL); in rtl_crypto_hmac_sha1_update()574 ret = CRYPTO_SendSeqBuf(NULL); in rtl_crypto_hmac_sha2_update()
107 ret = CRYPTO_SendSeqBuf(NULL); in rtl_crypto_md5_update()234 ret = CRYPTO_SendSeqBuf(NULL); in rtl_crypto_hmac_md5_update()
42 int CRYPTO_SendSeqBuf(u8 *pDigest) in CRYPTO_SendSeqBuf() function
404 _LONG_CALL_ int CRYPTO_SendSeqBuf(u8 *pDigest);
Completed in 8 milliseconds