Searched refs:common_glue_xts_func_t (Results 1 – 1 of 1) sorted by relevance
17 typedef void (*common_glue_xts_func_t)(void *ctx, u128 *dst, const u128 *src, typedef23 #define GLUE_XTS_FUNC_CAST(fn) ((common_glue_xts_func_t)(fn))31 common_glue_xts_func_t xts;