Home
last modified time | relevance | path

Searched defs:n2 (Results 1 – 11 of 11) sorted by relevance

/openssl/crypto/bn/
H A Dbn_mul.c175 void bn_mul_recursive(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n2, in bn_mul_recursive()
325 int i, j, n2 = n * 2; in bn_mul_part_recursive() local
477 void bn_mul_low_recursive(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n2, in bn_mul_low_recursive()
H A Dbn_sqr.c156 void bn_sqr_recursive(BN_ULONG *r, const BN_ULONG *a, int n2, BN_ULONG *t) in bn_sqr_recursive()
H A Dbn_div.c355 BN_ULONG n2 = (wnumtop == wnum) ? 0 : wnumtop[-2]; in bn_div_fixed_top() local
/openssl/crypto/idea/
H A Di_skey.c93 long n1, n2, q, r, b1, b2, t; in inverse() local
/openssl/test/testutil/
H A Dtests.c306 const char *s1, size_t n1, const char *s2, size_t n2) in test_strn_eq()
320 const char *s1, size_t n1, const char *s2, size_t n2) in test_strn_ne()
334 const void *s1, size_t n1, const void *s2, size_t n2) in test_mem_eq()
347 const void *s1, size_t n1, const void *s2, size_t n2) in test_mem_ne()
H A Dformat_output.c48 size_t n1, n2, i; in test_fail_string_common() local
274 size_t l1, l2, n1, n2, i, len; in test_fail_bignum_common() local
433 size_t n1, n2, i; in test_fail_memory_common() local
/openssl/crypto/objects/
H A Do_names.c322 const OBJ_NAME *const *n2 = n2_; in do_all_sorted_cmp() local
/openssl/crypto/lhash/
H A Dlhash.c245 OPENSSL_LH_NODE **n, **n1, **n2, *np; in expand() local
/openssl/crypto/ec/
H A Decp_smpl.c621 BIGNUM *n0, *n1, *n2, *n3, *n4, *n5, *n6; in ossl_ec_GFp_simple_add() local
806 BIGNUM *n0, *n1, *n2, *n3; in ossl_ec_GFp_simple_dbl() local
/openssl/test/
H A Dbio_base64_test.c194 int n, n1, n2; in test_bio_base64_run() local
H A Dectest.c41 BIGNUM *n1 = NULL, *n2 = NULL, *order = NULL; in group_order_tests() local

Completed in 42 milliseconds