Searched refs:cc_cipher_sethkey (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/crypto/ccree/ |
D | cc_cipher.c | 298 static int cc_cipher_sethkey(struct crypto_skcipher *sktfm, const u8 *key, in cc_cipher_sethkey() function 1012 .setkey = cc_cipher_sethkey, 1030 .setkey = cc_cipher_sethkey, 1048 .setkey = cc_cipher_sethkey, 1066 .setkey = cc_cipher_sethkey, 1084 .setkey = cc_cipher_sethkey, 1102 .setkey = cc_cipher_sethkey, 1120 .setkey = cc_cipher_sethkey, 1380 .setkey = cc_cipher_sethkey, 1398 .setkey = cc_cipher_sethkey,
|