Searched refs:DO_DHX (Results 1 – 2 of 2) sorted by relevance
1199 #define DO_DHX(impl, type, output) DO_type_specific_params(impl, type, output) macro1219 #define DO_X9_42(impl, type, output) DO_DHX(impl, type, output)
679 #define DO_DHX(keytype) \ macro