Home
last modified time | relevance | path

Searched defs:gN (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/srp/
H A Dsrp_vfy.c352 SRP_gN *gN; in SRP_get_gN_by_id() local
405 SRP_gN *gN = NULL; in SRP_VBASE_init() local
642 SRP_gN *gN = SRP_get_default_gN(g); in SRP_create_verifier_ex() local
/freebsd/crypto/libecc/include/libecc/hash/
H A Dstreebog.h1243 static inline void gN(u64 h[STREEBOG_BLOCK_U64_SIZE], in gN() function
/freebsd/crypto/openssl/apps/
H A Dsrp.c240 char *passin = NULL, *passout = NULL, *gN = NULL, *userinfo = NULL; in srp_main() local