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