Searched refs:des_setkey_skcipher (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/crypto/ |
H A D | des_s390.c | 49 static int des_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, in des_setkey_skcipher() function 155 .setkey = des_setkey_skcipher, 180 .setkey = des_setkey_skcipher, 371 .setkey = des_setkey_skcipher,
|
/kernel/linux/linux-6.6/arch/s390/crypto/ |
H A D | des_s390.c | 49 static int des_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, in des_setkey_skcipher() function 155 .setkey = des_setkey_skcipher, 180 .setkey = des_setkey_skcipher, 371 .setkey = des_setkey_skcipher,
|
Completed in 2 milliseconds