Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/ccree/
Dcc_cipher.c277 static int cc_cipher_sethkey(struct crypto_skcipher *sktfm, const u8 *key, in cc_cipher_sethkey() function
939 .setkey = cc_cipher_sethkey,
957 .setkey = cc_cipher_sethkey,
976 .setkey = cc_cipher_sethkey,
995 .setkey = cc_cipher_sethkey,
1013 .setkey = cc_cipher_sethkey,
1032 .setkey = cc_cipher_sethkey,
1051 .setkey = cc_cipher_sethkey,
1069 .setkey = cc_cipher_sethkey,
1088 .setkey = cc_cipher_sethkey,
[all …]