Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dauthenc.c228 static int crypto_authenc_decrypt_tail(struct aead_request *req, in crypto_authenc_decrypt_tail() function
270 err = crypto_authenc_decrypt_tail(req, 0); in authenc_verify_ahash_done()
302 return crypto_authenc_decrypt_tail(req, aead_request_flags(req)); in crypto_authenc_decrypt()