Home
last modified time | relevance | path

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

/linux/crypto/
H A Dgcm.c707 static int crypto_rfc4543_encrypt(struct aead_request *req) in crypto_rfc4106_setauthsize()
820 inst->alg.encrypt = crypto_rfc4543_encrypt; in crypto_rfc4106_create()
951 static int crypto_rfc4543_encrypt(struct aead_request *req) crypto_rfc4543_encrypt() function