Searched refs:modp_group_from_g_and_safe_p (Results 1 – 3 of 3) sorted by relevance
37 struct modp_group *modp_group_from_g_and_safe_p(const char *, const char *);
68 return modp_group_from_g_and_safe_p(JPAKE_GROUP_G, JPAKE_GROUP_P); in jpake_default_group()
546 modp_group_from_g_and_safe_p(const char *grp_g, const char *grp_p) in modp_group_from_g_and_safe_p() function