Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dauthenc.c85 static int crypto_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in crypto_authenc_setkey() function
673 inst->alg.cra_aead.setkey = crypto_authenc_setkey; in crypto_authenc_alloc()