Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dauthencesn.c161 static int crypto_authenc_esn_copy(struct aead_request *req, unsigned int len) in crypto_authenc_esn_copy() function
193 err = crypto_authenc_esn_copy(req, assoclen); in crypto_authenc_esn_encrypt()
281 err = crypto_authenc_esn_copy(req, assoclen + cryptlen); in crypto_authenc_esn_decrypt()