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

/linux-master/crypto/
H A Dauthenc.c132 static int crypto_authenc_genicv(struct aead_request *req, unsigned int flags) function
167 err = crypto_authenc_genicv(areq, 0);
222 return crypto_authenc_genicv(req, aead_request_flags(req));

Completed in 139 milliseconds