Home
last modified time | relevance | path

Searched refs:camellia_encrypt (Results 1 – 2 of 2) sorted by relevance

/arch/sparc/crypto/
Dcamellia_glue.c57 static void camellia_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in camellia_encrypt() function
240 .cia_encrypt = camellia_encrypt,
/arch/x86/crypto/
Dcamellia_glue.c54 static void camellia_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in camellia_encrypt() function
1575 .cia_encrypt = camellia_encrypt,