Searched refs:cc_cipher_sethkey (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/crypto/ccree/ |
H A D | cc_cipher.c | 301 static int cc_cipher_sethkey(struct crypto_skcipher *sktfm, const u8 *key, in cc_cipher_sethkey() function 1015 .setkey = cc_cipher_sethkey, 1033 .setkey = cc_cipher_sethkey, 1051 .setkey = cc_cipher_sethkey, 1069 .setkey = cc_cipher_sethkey, 1087 .setkey = cc_cipher_sethkey, 1105 .setkey = cc_cipher_sethkey, 1123 .setkey = cc_cipher_sethkey, 1383 .setkey = cc_cipher_sethkey, 1401 .setkey = cc_cipher_sethkey,
|