Searched refs:camellia_crypt_ctr (Results 1 – 4 of 4) sorted by relevance
88 extern void camellia_crypt_ctr(void *ctx, u128 *dst, const u128 *src,
1295 void camellia_crypt_ctr(void *ctx, u128 *dst, const u128 *src, le128 *iv) in camellia_crypt_ctr() function1307 EXPORT_SYMBOL_GPL(camellia_crypt_ctr);1349 .fn_u = { .ctr = GLUE_CTR_FUNC_CAST(camellia_crypt_ctr) }
76 .fn_u = { .ctr = GLUE_CTR_FUNC_CAST(camellia_crypt_ctr) }
92 .fn_u = { .ctr = GLUE_CTR_FUNC_CAST(camellia_crypt_ctr) }