Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/crypto/
Dglue_helper.h16 typedef void (*common_glue_ctr_func_t)(void *ctx, u128 *dst, const u128 *src, typedef
23 #define GLUE_CTR_FUNC_CAST(fn) ((common_glue_ctr_func_t)(fn))
31 common_glue_ctr_func_t ctr;