Searched refs:common_glue_ctr_func_t (Results 1 – 2 of 2) sorted by relevance
15 typedef void (*common_glue_ctr_func_t)(void *ctx, u128 *dst, const u128 *src, typedef22 #define GLUE_CTR_FUNC_CAST(fn) ((common_glue_ctr_func_t)(fn))30 common_glue_ctr_func_t ctr;
216 static void glue_ctr_crypt_final_128bit(const common_glue_ctr_func_t fn_ctr, in glue_ctr_crypt_final_128bit()