Searched refs:sa_record_hmac (Results 1 – 2 of 2) sorted by relevance
52 sizeof(rctx->sa_record_hmac), DMA_TO_DEVICE); in eip93_hash_free_sa_record()191 struct sa_record *sa_record_hmac = &rctx->sa_record_hmac; in __eip93_hash_init() local193 memcpy(sa_record_hmac, sa_record, sizeof(*sa_record)); in __eip93_hash_init()195 memcpy(sa_record_hmac->sa_o_digest, ctx->opad, SHA256_DIGEST_SIZE); in __eip93_hash_init()246 struct sa_record *sa_record_hmac = &rctx->sa_record_hmac; in eip93_send_hash_req() local249 sa_record_hmac, in eip93_send_hash_req()250 sizeof(*sa_record_hmac), in eip93_send_hash_req()
28 struct sa_record sa_record_hmac; member
Completed in 5 milliseconds