Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Ddes3_ede_glue.c66 static int ecb_crypt(struct skcipher_request *req, const u32 *expkey) in ecb_crypt() function
/openbmc/linux/drivers/crypto/
H A Dpadlock-aes.c239 static inline void ecb_crypt(const u8 *in, u8 *out, u32 *key, in ecb_crypt() function