Home
last modified time | relevance | path

Searched refs:common_glue_xts_func_t (Results 1 – 1 of 1) sorted by relevance

/arch/x86/include/asm/crypto/
Dglue_helper.h17 typedef void (*common_glue_xts_func_t)(void *ctx, u128 *dst, const u128 *src, typedef
23 #define GLUE_XTS_FUNC_CAST(fn) ((common_glue_xts_func_t)(fn))
31 common_glue_xts_func_t xts;