Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dccm.c603 static struct aead_request *crypto_rfc4309_crypt(struct aead_request *req) in crypto_rfc4309_crypt() function
652 req = crypto_rfc4309_crypt(req); in crypto_rfc4309_encrypt()
662 req = crypto_rfc4309_crypt(req); in crypto_rfc4309_decrypt()
/kernel/linux/linux-6.6/crypto/
H A Dccm.c603 static struct aead_request *crypto_rfc4309_crypt(struct aead_request *req) in crypto_rfc4309_crypt() function
652 req = crypto_rfc4309_crypt(req); in crypto_rfc4309_encrypt()
662 req = crypto_rfc4309_crypt(req); in crypto_rfc4309_decrypt()

Completed in 3 milliseconds