Searched refs:camellia_xts_enc (Results 1 – 3 of 3) sorted by relevance
42 void camellia_xts_enc(const void *ctx, u8 *dst, const u8 *src, le128 *iv) in camellia_xts_enc() function46 EXPORT_SYMBOL_GPL(camellia_xts_enc);95 .fn_u = { .xts = camellia_xts_enc }
84 .fn_u = { .xts = camellia_xts_enc }
86 extern void camellia_xts_enc(const void *ctx, u8 *dst, const u8 *src,