HomeSort by relevance Sort by last modified time
    Searched refs:modp_group_from_g_and_safe_p (Results 1 - 3 of 3) sorted by null

  /external/openssh/
schnorr.h 37 struct modp_group *modp_group_from_g_and_safe_p(const char *, const char *);
jpake.c 68 return modp_group_from_g_and_safe_p(JPAKE_GROUP_G, JPAKE_GROUP_P);
schnorr.c 546 modp_group_from_g_and_safe_p(const char *grp_g, const char *grp_p) function

Completed in 192 milliseconds