Home
last modified time | relevance | path

Searched refs:BN_MONT_CTX_new (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/ec/
Decp_mont.c182 dest->field_data1 = BN_MONT_CTX_new(); in ec_GFp_mont_group_copy()
229 mont = BN_MONT_CTX_new(); in ec_GFp_mont_group_set_curve()
/external/openssl/crypto/ec/
Decp_mont.c182 dest->field_data1 = BN_MONT_CTX_new(); in ec_GFp_mont_group_copy()
229 mont = BN_MONT_CTX_new(); in ec_GFp_mont_group_set_curve()
/external/openssl/crypto/bn/
Dbn_mont.c321 BN_MONT_CTX *BN_MONT_CTX_new(void) in BN_MONT_CTX_new() function
493 ret = BN_MONT_CTX_new(); in BN_MONT_CTX_set_locked()
Dbn_exp2.c162 if ((mont=BN_MONT_CTX_new()) == NULL) goto err; in BN_mod_exp2_mont()
Dbn_exp.c429 if ((mont=BN_MONT_CTX_new()) == NULL) goto err; in BN_mod_exp_mont()
618 if ((mont=BN_MONT_CTX_new()) == NULL) goto err; in BN_mod_exp_mont_consttime()
897 if ((mont = BN_MONT_CTX_new()) == NULL) goto err; in BN_mod_exp_mont_word()
Dbn_prime.c314 mont = BN_MONT_CTX_new(); in BN_is_prime_fasttest_ex()
Dbn.h572 BN_MONT_CTX *BN_MONT_CTX_new(void );
Dbntest.c734 mont=BN_MONT_CTX_new(); in test_mont()
/external/chromium_org/third_party/openssl/openssl/crypto/bn/
Dbn_mont.c321 BN_MONT_CTX *BN_MONT_CTX_new(void) in BN_MONT_CTX_new() function
493 ret = BN_MONT_CTX_new(); in BN_MONT_CTX_set_locked()
Dbn_exp2.c162 if ((mont=BN_MONT_CTX_new()) == NULL) goto err; in BN_mod_exp2_mont()
Dbn_exp.c429 if ((mont=BN_MONT_CTX_new()) == NULL) goto err; in BN_mod_exp_mont()
618 if ((mont=BN_MONT_CTX_new()) == NULL) goto err; in BN_mod_exp_mont_consttime()
897 if ((mont = BN_MONT_CTX_new()) == NULL) goto err; in BN_mod_exp_mont_word()
Dbn_prime.c314 mont = BN_MONT_CTX_new(); in BN_is_prime_fasttest_ex()
Dbn.h572 BN_MONT_CTX *BN_MONT_CTX_new(void );
Dbntest.c734 mont=BN_MONT_CTX_new(); in test_mont()
/external/chromium_org/third_party/openssl/openssl/crypto/dsa/
Ddsa_gen.c178 if ((mont=BN_MONT_CTX_new()) == NULL) in dsa_builtin_paramgen()
/external/openssl/crypto/dsa/
Ddsa_gen.c178 if ((mont=BN_MONT_CTX_new()) == NULL) in dsa_builtin_paramgen()
/external/chromium_org/third_party/openssl/openssl/include/openssl/
Dbn.h572 BN_MONT_CTX *BN_MONT_CTX_new(void );
/external/openssl/include/openssl/
Dbn.h572 BN_MONT_CTX *BN_MONT_CTX_new(void );