Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/srp/
H A Dsrp_lib.c62 BN_CTX *bn_ctx; in SRP_Calc_server_key() local
93 BN_CTX *bn_ctx; in SRP_Calc_B() local
162 BN_CTX *bn_ctx; in SRP_Calc_A() local
181 BN_CTX *bn_ctx; in SRP_Calc_client_key() local
226 BN_CTX *bn_ctx; in SRP_Verify_B_mod_N() local
H A Dsrp_vfy.c685 BN_CTX *bn_ctx = BN_CTX_new(); in SRP_create_verifier_BN() local
/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/crypto/external/bsd/openssl/dist/apps/lib/
H A Dtlssrp_depr.c29 BN_CTX *bn_ctx = BN_CTX_new(); in srp_Verify_N_and_g() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dectest.c1654 BN_CTX *bn_ctx = NULL; in check_named_curve_from_ecparameters() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_client.c277 BN_CTX *bn_ctx = BN_CTX_new(); in srp_Verify_N_and_g() local