Home
last modified time | relevance | path

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

/openbmc/linux/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()