Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dauthenc.c276 static int crypto_authenc_decrypt(struct aead_request *req) in crypto_authenc_decrypt() function
434 inst->alg.decrypt = crypto_authenc_decrypt; in crypto_authenc_create()