Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dauthencesn.c167 static int crypto_authenc_esn_copy(struct aead_request *req, unsigned int len) in crypto_authenc_esn_copy() function
199 err = crypto_authenc_esn_copy(req, assoclen); in crypto_authenc_esn_encrypt()
290 err = crypto_authenc_esn_copy(req, assoclen + cryptlen); in crypto_authenc_esn_decrypt()
/kernel/linux/linux-6.6/crypto/
H A Dauthencesn.c165 static int crypto_authenc_esn_copy(struct aead_request *req, unsigned int len) in crypto_authenc_esn_copy() function
197 err = crypto_authenc_esn_copy(req, assoclen); in crypto_authenc_esn_encrypt()
287 err = crypto_authenc_esn_copy(req, assoclen + cryptlen); in crypto_authenc_esn_decrypt()

Completed in 3 milliseconds