Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/crypto/
H A Dpaes_s390.c301 static int cbc_paes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in cbc_paes_set_key() function
379 .setkey = cbc_paes_set_key,
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Dpaes_s390.c313 static int cbc_paes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in cbc_paes_set_key() function
391 .setkey = cbc_paes_set_key,

Completed in 4 milliseconds