Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dauthencesn.c182 static int crypto_authenc_esn_copy(struct aead_request *req, unsigned int len) in crypto_authenc_esn_copy() function
214 err = crypto_authenc_esn_copy(req, assoclen); in crypto_authenc_esn_encrypt()
305 err = crypto_authenc_esn_copy(req, assoclen + cryptlen); in crypto_authenc_esn_decrypt()