Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_cipher.c298 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,
[all...]
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_cipher.c301 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,
[all...]

Completed in 3 milliseconds