Searched refs:cc_cipher_sethkey (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/drivers/crypto/ccree/ |
D | cc_cipher.c | 295 static int cc_cipher_sethkey(struct crypto_skcipher *sktfm, const u8 *key, in cc_cipher_sethkey() function 1009 .setkey = cc_cipher_sethkey, 1027 .setkey = cc_cipher_sethkey, 1045 .setkey = cc_cipher_sethkey, 1063 .setkey = cc_cipher_sethkey, 1081 .setkey = cc_cipher_sethkey, 1099 .setkey = cc_cipher_sethkey, 1342 .setkey = cc_cipher_sethkey, 1360 .setkey = cc_cipher_sethkey,
|