Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dkeywrap.c305 static int crypto_kw_setkey(struct crypto_tfm *parent, const u8 *key, in crypto_kw_setkey() function
381 inst->alg.cra_blkcipher.setkey = crypto_kw_setkey; in crypto_kw_alloc()