Searched refs:DO_DH (Results 1 – 2 of 2) sorted by relevance
1352 #define DO_DH(impl, type, output) DO_type_specific_params(impl, type, output) macro1372 #define DO_PKCS3(impl, type, output) DO_DH(impl, type, output)
1104 #define DO_DH(keytype) \ macro