Home
last modified time | relevance | path

Searched defs:des_setkey (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/crypto/
H A Ddes_generic.c19 static int des_setkey(struct crypto_tfm *tfm, const u8 *key, in des_setkey() function
/linux-6.15/arch/s390/crypto/
H A Ddes_s390.c35 static int des_setkey(struct crypto_tfm *tfm, const u8 *key, in des_setkey() function
/linux-6.15/drivers/crypto/bcm/
H A Dcipher.c1764 static int des_setkey(struct crypto_skcipher *cipher, const u8 *key, in des_setkey() function