Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dcryptd.c448 static int cryptd_skcipher_setkey(struct crypto_skcipher *parent, in cryptd_skcipher_setkey() function
643 inst->alg.setkey = cryptd_skcipher_setkey; in cryptd_create_skcipher()