Searched refs:common_glue_cbc_func_t (Results 1 – 1 of 1) sorted by relevance
14 typedef void (*common_glue_cbc_func_t)(void *ctx, u128 *dst, const u128 *src); typedef21 #define GLUE_CBC_FUNC_CAST(fn) ((common_glue_cbc_func_t)(fn))29 common_glue_cbc_func_t cbc;