Searched refs:ossl_ffc_uid_to_dh_named_group (Results 1 – 6 of 6) sorted by relevance
44 if ((group = ossl_ffc_uid_to_dh_named_group(nid)) != NULL) in ossl_dh_new_by_nid_ex()
101 const DH_NAMED_GROUP *ossl_ffc_uid_to_dh_named_group(int uid) in ossl_ffc_uid_to_dh_named_group() function
245 const DH_NAMED_GROUP *group = ossl_ffc_uid_to_dh_named_group(ffc->nid); in ossl_ffc_params_todata()
202 const DH_NAMED_GROUP *ossl_ffc_uid_to_dh_named_group(int uid);
1006 (ossl_ffc_uid_to_dh_named_group(ctx->p1))) == NULL) { in fix_dh_nid()1033 (ossl_ffc_uid_to_dh_named_group(ctx->p1))) == NULL) { in fix_dh_nid5114()1045 (ossl_ffc_uid_to_dh_named_group(atoi(ctx->p2)))) == NULL) { in fix_dh_nid5114()1510 ossl_ffc_uid_to_dh_named_group(uid); in get_payload_group_name()
165 const DH_NAMED_GROUP *group = ossl_ffc_uid_to_dh_named_group(ffc->nid); in ffc_params_to_text()