Home
last modified time | relevance | path

Searched refs:chcr_verify_tag (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_crypto.h325 void chcr_verify_tag(struct aead_request *req, u8 *input, int *err);
H A Dchcr_algo.c175 void chcr_verify_tag(struct aead_request *req, u8 *input, int *err) in chcr_verify_tag() function
223 chcr_verify_tag(req, input, &err); in chcr_handle_aead_resp()
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_crypto.h329 void chcr_verify_tag(struct aead_request *req, u8 *input, int *err);
H A Dchcr_algo.c171 void chcr_verify_tag(struct aead_request *req, u8 *input, int *err) in chcr_verify_tag() function
219 chcr_verify_tag(req, input, &err); in chcr_handle_aead_resp()

Completed in 18 milliseconds