Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dgcm.c1069 static int crypto_rfc4543_setkey(struct crypto_aead *parent, const u8 *key, in crypto_rfc4543_setkey() function
1355 inst->alg.cra_aead.setkey = crypto_rfc4543_setkey; in crypto_rfc4543_alloc()