Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dauthenc.c132 static int crypto_authenc_genicv(struct aead_request *req, unsigned int flags) in crypto_authenc_genicv() function
170 err = crypto_authenc_genicv(areq, 0); in crypto_authenc_encrypt_done()
225 return crypto_authenc_genicv(req, aead_request_flags(req)); in crypto_authenc_encrypt()