Home
last modified time | relevance | path

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

/linux/crypto/
H A Dgcm.c647 static int crypto_rfc4543_setkey(struct crypto_aead *parent, const u8 *key, in crypto_gcm_create_common()
818 inst->alg.setkey = crypto_rfc4543_setkey;
891 static int crypto_rfc4543_setkey(struct crypto_aead *parent, const u8 *key, crypto_rfc4543_setkey() function