Searched refs:default_N (Results 1 - 3 of 3) sorted by relevance

/external/openssl/crypto/srp/
H A Dsrp.h103 BIGNUM *default_N; member in struct:SRP_VBASE_st
H A Dsrp_vfy.c257 vb->default_N = NULL;
449 vb->default_N = gN->N ;
493 (vb->default_N == NULL))
501 SRP_user_pwd_set_gN(user,vb->default_g,vb->default_N);
/external/openssl/include/openssl/
H A Dsrp.h103 BIGNUM *default_N; member in struct:SRP_VBASE_st

Completed in 38 milliseconds