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

/linux-master/crypto/
H A Dauthenc.c225 static int crypto_authenc_decrypt_tail(struct aead_request *req, function
267 err = crypto_authenc_decrypt_tail(req, 0);
296 return crypto_authenc_decrypt_tail(req, aead_request_flags(req));

Completed in 112 milliseconds