Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dgcm.c449 static int crypto_gcm_encrypt(struct aead_request *req) in crypto_gcm_encrypt() function
643 inst->alg.encrypt = crypto_gcm_encrypt; in crypto_gcm_create_common()