Home
last modified time | relevance | path

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

/linux/crypto/
H A Dgcm.c470 static struct aead_request *crypto_rfc4106_crypt(struct aead_request *req) in crypto_gcm_verify()
519 req = crypto_rfc4106_crypt(req); in crypto_gcm_init_tfm()
532 req = crypto_rfc4106_crypt(req); in crypto_gcm_init_tfm()
714 static struct aead_request *crypto_rfc4106_crypt(struct aead_request *req) crypto_rfc4106_crypt() function