Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcryptd.c219 static int cryptd_blkcipher_setkey(struct crypto_ablkcipher *parent, in cryptd_blkcipher_setkey() function
432 inst->alg.cra_ablkcipher.setkey = cryptd_blkcipher_setkey; in cryptd_create_blkcipher()