Home
last modified time | relevance | path

Searched defs:encrypt (Results 1 – 4 of 4) sorted by relevance

/arch/x86/crypto/
Dsalsa20_glue.c48 static int encrypt(struct blkcipher_desc *desc, in encrypt() function
/arch/sparc/crypto/
Ddes_glue.c95 unsigned int nbytes, bool encrypt) in __ecb_crypt()
263 unsigned int nbytes, bool encrypt) in __ecb3_crypt()
Dcamellia_glue.c87 unsigned int nbytes, bool encrypt) in __ecb_crypt()
Daes_glue.c34 void (*encrypt)(const u64 *key, const u32 *input, u32 *output); member