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
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.c721 BN_CTX *bn_ctx = BN_CTX_new_ex(libctx); in SRP_create_verifier_BN_ex() local
/freebsd/crypto/openssl/test/
H A Dacvp_test.c456 BN_CTX *bn_ctx) in dsa_create_pkey()
523 BN_CTX *bn_ctx = NULL; in dsa_pqver_test() local
627 BN_CTX *bn_ctx = NULL; in dsa_sigver_test() local
897 BN_CTX *bn_ctx, int pass) in dh_create_pkey()
981 BN_CTX *bn_ctx = NULL; in dh_safe_prime_keyver_test() local
1008 BN_CTX *bn_ctx) in rsa_create_pkey()
1205 BN_CTX *bn_ctx = NULL; in rsa_sigver_test() local
1251 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
/freebsd/crypto/openssl/apps/lib/
H A Dtlssrp_depr.c29 BN_CTX *bn_ctx = BN_CTX_new(); in srp_Verify_N_and_g() local