Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/crypto/srp/
Dsrp.h162 int SRP_Verify_A_mod_N(BIGNUM *A, BIGNUM *N);
Dsrptest.c86 if (!SRP_Verify_A_mod_N(Apub, GN->N)) { in run_srp()
Dsrp_lib.c325 int SRP_Verify_A_mod_N(BIGNUM *A, BIGNUM *N) in SRP_Verify_A_mod_N() function
/freebsd-10-stable/crypto/openssl/ssl/
Dtls_srp.c343 if (!SRP_Verify_A_mod_N(s->srp_ctx.A, s->srp_ctx.N)) in SRP_generate_server_master_secret()
/freebsd-10-stable/crypto/openssl/util/
Dlibeay.num4216 SRP_Verify_A_mod_N 4582 EXIST::FUNCTION:SRP