Searched refs:camellia_encrypt (Results 1 – 3 of 3) sorted by relevance
62 static void camellia_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in camellia_encrypt() function210 .cia_encrypt = camellia_encrypt,
35 static void camellia_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in camellia_encrypt() function1323 .cia_encrypt = camellia_encrypt,
986 static void camellia_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in camellia_encrypt() function1051 .cia_encrypt = camellia_encrypt,