Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dgcm.c92 static int crypto_gcm_setkey(struct crypto_aead *aead, const u8 *key, in crypto_gcm_setkey() function
643 inst->alg.setkey = crypto_gcm_setkey; in crypto_gcm_create_common()
/kernel/linux/linux-6.6/crypto/
H A Dgcm.c92 static int crypto_gcm_setkey(struct crypto_aead *aead, const u8 *key, in crypto_gcm_setkey() function
641 inst->alg.setkey = crypto_gcm_setkey; in crypto_gcm_create_common()

Completed in 5 milliseconds