Home
last modified time | relevance | path

Searched refs:SRP_gN_place_bn (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/srp/
H A Dsrp_vfy.c360 static BIGNUM *SRP_gN_place_bn(STACK_OF(SRP_gN_cache) *gN_cache, char *ch) in SRP_gN_place_bn() function
441 || (gN->N = SRP_gN_place_bn(vb->gN_cache, pp[DB_srpverifier])) in SRP_VBASE_init()
443 || (gN->g = SRP_gN_place_bn(vb->gN_cache, pp[DB_srpsalt])) in SRP_VBASE_init()

Completed in 9 milliseconds