Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dgcm.c691 static int crypto_rfc4106_setkey(struct crypto_aead *parent, const u8 *key, in crypto_rfc4106_setkey() function
884 inst->alg.setkey = crypto_rfc4106_setkey; in crypto_rfc4106_create()
/kernel/linux/linux-6.6/crypto/
H A Dgcm.c689 static int crypto_rfc4106_setkey(struct crypto_aead *parent, const u8 *key, in crypto_rfc4106_setkey() function
882 inst->alg.setkey = crypto_rfc4106_setkey; in crypto_rfc4106_create()

Completed in 4 milliseconds