Home
last modified time | relevance | path

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

/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
198 BN_CTX *bn_ctx; in SRP_Calc_A() local
218 BN_CTX *bn_ctx; in SRP_Calc_client_key_ex() local
269 BN_CTX *bn_ctx; in SRP_Verify_B_mod_N() local
H A Dsrp_vfy.c729 BN_CTX *bn_ctx = BN_CTX_new_ex(libctx); in SRP_create_verifier_BN_ex() local
/openssl/test/
H A Dacvp_test.c650 BN_CTX *bn_ctx) in dsa_create_pkey()
717 BN_CTX *bn_ctx = NULL; in dsa_pqver_test() local
825 BN_CTX *bn_ctx = NULL; in dsa_sigver_test() local
1141 BN_CTX *bn_ctx, int pass) in dh_create_pkey()
1225 BN_CTX *bn_ctx = NULL; in dh_safe_prime_keyver_test() local
1252 BN_CTX *bn_ctx) in rsa_create_pkey()
1453 BN_CTX *bn_ctx = NULL; in rsa_sigver_test() local
1504 BN_CTX *bn_ctx = NULL; in rsa_decryption_primitive_test() local
H A Dectest.c1509 BN_CTX *bn_ctx = NULL; in check_named_curve_test() local
1831 BN_CTX *bn_ctx = NULL; in check_named_curve_from_ecparameters() local
2068 BN_CTX *bn_ctx = NULL; in ossl_parameter_test() local
/openssl/apps/lib/
H A Dtlssrp_depr.c29 BN_CTX *bn_ctx = BN_CTX_new(); in srp_Verify_N_and_g() local

Completed in 27 milliseconds