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

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

Completed in 90 milliseconds