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
247 const DH_NAMED_GROUP *group = ossl_ffc_uid_to_dh_named_group(ffc->nid); in ossl_ffc_params_todata()
207 const DH_NAMED_GROUP *ossl_ffc_uid_to_dh_named_group(int uid);
1009 (ossl_ffc_uid_to_dh_named_group(ctx->p1))) == NULL) { in fix_dh_nid()1036 (ossl_ffc_uid_to_dh_named_group(ctx->p1))) == NULL) { in fix_dh_nid5114()1048 (ossl_ffc_uid_to_dh_named_group(atoi(ctx->p2)))) == NULL) { in fix_dh_nid5114()1526 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()