Home
last modified time | relevance | path

Searched refs:crypto_authenc_decrypt_tail (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/crypto/
Dauthenc.c229 static int crypto_authenc_decrypt_tail(struct aead_request *req, in crypto_authenc_decrypt_tail() function
272 err = crypto_authenc_decrypt_tail(req, 0); in authenc_verify_ahash_done()
304 return crypto_authenc_decrypt_tail(req, aead_request_flags(req)); in crypto_authenc_decrypt()