Searched refs:cryptd_create_hash (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/crypto/ |
H A D | cryptd.c | 636 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in cryptd_create_hash() function 891 return cryptd_create_hash(tmpl, tb, algt, &queue); in cryptd_create()
|
/kernel/linux/linux-6.6/crypto/ |
H A D | cryptd.c | 658 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in cryptd_create_hash() function 935 return cryptd_create_hash(tmpl, tb, algt, &queue); in cryptd_create()
|
Completed in 5 milliseconds