Home
last modified time | relevance | path

Searched defs:bn_ctx (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/crypto/srp/
H A Dsrp_lib.c80 BN_CTX *bn_ctx; in SRP_Calc_server_key() local
111 BN_CTX *bn_ctx; in SRP_Calc_B_ex() local
196 BN_CTX *bn_ctx; in SRP_Calc_A() local
216 BN_CTX *bn_ctx; in SRP_Calc_client_key_ex() local
264 BN_CTX *bn_ctx; in SRP_Verify_B_mod_N() local
H A Dsrp_vfy.c723 BN_CTX *bn_ctx = BN_CTX_new_ex(libctx); in SRP_create_verifier_BN_ex() local
/freebsd/crypto/openssl/test/
H A Dacvp_test.c657 BN_CTX *bn_ctx) in dsa_create_pkey()
725 BN_CTX *bn_ctx = NULL; in dsa_pqver_test() local
833 BN_CTX *bn_ctx = NULL; in dsa_sigver_test() local
1154 BN_CTX *bn_ctx, int pass) in dh_create_pkey()
1239 BN_CTX *bn_ctx = NULL; in dh_safe_prime_keyver_test() local
1265 BN_CTX *bn_ctx) in rsa_create_pkey()
1466 BN_CTX *bn_ctx = NULL; in rsa_sigver_test() local
1518 BN_CTX *bn_ctx = NULL; in rsa_decryption_primitive_test() local
H A Dectest.c1907 BN_CTX *bn_ctx = NULL; in check_named_curve_test() local
2226 BN_CTX *bn_ctx = NULL; in check_named_curve_from_ecparameters() local
2448 BN_CTX *bn_ctx = NULL; in ossl_parameter_test() local
/freebsd/crypto/openssl/apps/lib/
H A Dtlssrp_depr.c29 BN_CTX *bn_ctx = BN_CTX_new(); in srp_Verify_N_and_g() local