Searched defs:des_setkey (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/crypto/ |
H A D | des_generic.c | 19 static int des_setkey(struct crypto_tfm *tfm, const u8 *key, in des_setkey() function
|
/kernel/linux/linux-6.6/crypto/ |
H A D | des_generic.c | 19 static int des_setkey(struct crypto_tfm *tfm, const u8 *key, in des_setkey() function
|
/kernel/linux/linux-5.10/arch/s390/crypto/ |
H A D | des_s390.c | 35 static int des_setkey(struct crypto_tfm *tfm, const u8 *key, in des_setkey() function
|
/kernel/linux/linux-6.6/arch/s390/crypto/ |
H A D | des_s390.c | 35 static int des_setkey(struct crypto_tfm *tfm, const u8 *key, in des_setkey() function
|
/kernel/linux/linux-5.10/drivers/crypto/bcm/ |
H A D | cipher.c | 1766 static int des_setkey(struct crypto_skcipher *cipher, const u8 *key, in des_setkey() function
|
/kernel/linux/linux-6.6/drivers/crypto/bcm/ |
H A D | cipher.c | 1763 static int des_setkey(struct crypto_skcipher *cipher, const u8 *key, in des_setkey() function
|
Completed in 12 milliseconds