Searched refs:camellia_xts_dec (Results 1 – 3 of 3) sorted by relevance
48 void camellia_xts_dec(const void *ctx, u8 *dst, const u8 *src, le128 *iv) in camellia_xts_dec() function52 EXPORT_SYMBOL_GPL(camellia_xts_dec);140 .fn_u = { .xts = camellia_xts_dec }
138 .fn_u = { .xts = camellia_xts_dec }
88 extern void camellia_xts_dec(const void *ctx, u8 *dst, const u8 *src,