Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dcryptd.c185 static int cryptd_blkcipher_setkey(struct crypto_ablkcipher *parent, in cryptd_blkcipher_setkey() function
378 inst->alg.cra_ablkcipher.setkey = cryptd_blkcipher_setkey; in cryptd_create_blkcipher()