Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dauthenc.c286 static int crypto_authenc_decrypt(struct aead_request *req) in crypto_authenc_decrypt() function
462 inst->alg.decrypt = crypto_authenc_decrypt; in crypto_authenc_create()