Searched defs:ecb_crypt (Results 1 – 2 of 2) sorted by relevance
66 static int ecb_crypt(struct skcipher_request *req, const u32 *expkey) in ecb_crypt() function
239 static inline void ecb_crypt(const u8 *in, u8 *out, u32 *key, in ecb_crypt() function