Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dgcm.c718 static struct aead_request *crypto_rfc4106_crypt(struct aead_request *req) in crypto_rfc4106_crypt() function
767 req = crypto_rfc4106_crypt(req); in crypto_rfc4106_encrypt()
780 req = crypto_rfc4106_crypt(req); in crypto_rfc4106_decrypt()