Searched refs:hmac_seq_last_msglen (Results 1 – 4 of 4) sorted by relevance
95 pIE->hmac_seq_last_msglen = msglen; in rtl_crypto_sha1_update()230 pIE->hmac_seq_last_msglen = msglen; in rtl_crypto_sha2_update()389 pIE->hmac_seq_last_msglen = msglen; in rtl_crypto_hmac_sha1_update()572 pIE->hmac_seq_last_msglen = msglen; in rtl_crypto_hmac_sha2_update()
105 pIE->hmac_seq_last_msglen = msglen; in rtl_crypto_md5_update()232 pIE->hmac_seq_last_msglen = msglen; in rtl_crypto_hmac_md5_update()
50 int total_len = pIE->hmac_seq_last_msglen; in CRYPTO_SendSeqBuf()68 pIE->hmac_seq_last_msglen = total_len; in CRYPTO_SendSeqBuf()
248 u32 hmac_seq_last_msglen; /* previous message payload length */ member
Completed in 9 milliseconds