common_glue_xts_func_t 18 arch/x86/include/asm/crypto/glue_helper.h typedef void (*common_glue_xts_func_t)(void *ctx, u128 *dst, const u128 *src, common_glue_xts_func_t 24 arch/x86/include/asm/crypto/glue_helper.h #define GLUE_XTS_FUNC_CAST(fn) ((common_glue_xts_func_t)(fn)) common_glue_xts_func_t 32 arch/x86/include/asm/crypto/glue_helper.h common_glue_xts_func_t xts;