Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dgcm.c898 static struct aead_request *crypto_rfc4106_crypt(struct aead_request *req) in crypto_rfc4106_crypt() function
921 req = crypto_rfc4106_crypt(req); in crypto_rfc4106_encrypt()
928 req = crypto_rfc4106_crypt(req); in crypto_rfc4106_decrypt()