Searched refs:int_dh_param_copy (Results 1 – 1 of 1) sorted by relevance
400 static int int_dh_param_copy(DH *to, const DH *from, int is_x942) { in int_dh_param_copy() function439 if (!int_dh_param_copy(ret, dh, -1)) { in DHparams_dup()