Searched defs:encrypt (Results 1 – 4 of 4) sorted by relevance
48 static int encrypt(struct blkcipher_desc *desc, in encrypt() function
95 unsigned int nbytes, bool encrypt) in __ecb_crypt()263 unsigned int nbytes, bool encrypt) in __ecb3_crypt()
87 unsigned int nbytes, bool encrypt) in __ecb_crypt()
34 void (*encrypt)(const u64 *key, const u32 *input, u32 *output); member