Home
last modified time | relevance | path

Searched defs:camellia_encrypt (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sparc/crypto/
H A Dcamellia_glue.c62 static void camellia_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in camellia_encrypt() function
/openbmc/linux/arch/x86/crypto/
H A Dcamellia_glue.c35 static void camellia_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in camellia_encrypt() function
/openbmc/linux/crypto/
H A Dcamellia_generic.c986 static void camellia_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in camellia_encrypt() function