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

/linux-master/crypto/
H A Dauthencesn.c213 static int crypto_authenc_esn_decrypt_tail(struct aead_request *req, function
258 err = err ?: crypto_authenc_esn_decrypt_tail(req, 0);
310 return crypto_authenc_esn_decrypt_tail(req, aead_request_flags(req));

Completed in 110 milliseconds