Home
last modified time | relevance | path

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

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