Home
last modified time | relevance | path

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

/crypto/
Dauthenc.c142 static int crypto_authenc_genicv(struct aead_request *req, unsigned int flags) in crypto_authenc_genicv() function
181 err = crypto_authenc_genicv(areq, 0); in crypto_authenc_encrypt_done()
236 return crypto_authenc_genicv(req, aead_request_flags(req)); in crypto_authenc_encrypt()