Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dcryptd.c227 static int cryptd_skcipher_setkey(struct crypto_skcipher *parent, in cryptd_skcipher_setkey() function
412 inst->alg.setkey = cryptd_skcipher_setkey; in cryptd_create_skcipher()
/kernel/linux/linux-6.6/crypto/
H A 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()

Completed in 4 milliseconds