Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dkeywrap.c273 static int crypto_kw_setkey(struct crypto_tfm *parent, const u8 *key, in crypto_kw_setkey() function
349 inst->alg.cra_blkcipher.setkey = crypto_kw_setkey; in crypto_kw_alloc()