Home
last modified time | relevance | path

Searched defs:des_encrypt (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/crypto/
Ddes_generic.c803 static void des_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in des_encrypt() function
/linux-3.3/arch/s390/crypto/
Ddes_s390.c51 static void des_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in des_encrypt() function