Home
last modified time | relevance | path

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

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