Home
last modified time | relevance | path

Searched defs:c1 (Results 1 – 10 of 10) sorted by relevance

/openssl/crypto/bn/
H A Dbn_asm.c20 BN_ULONG c1 = 0; in bn_mul_add_words() local
49 BN_ULONG c1 = 0; in bn_mul_words() local
479 # define sqr_add_c2(a,i,j,c0,c1,c2) \ argument
513 # define sqr_add_c2(a,i,j,c0,c1,c2) \ argument
582 # define sqr_add_c2(a,i,j,c0,c1,c2) \ argument
588 BN_ULONG c1, c2, c3; in bn_mul_comba8() local
691 BN_ULONG c1, c2, c3; in bn_mul_comba4() local
730 BN_ULONG c1, c2, c3; in bn_sqr_comba8() local
805 BN_ULONG c1, c2, c3; in bn_sqr_comba4() local
855 BN_ULONG c0, c1, ml, *tp, n0; in bn_mul_mont() local
[all …]
H A Dbn_mul.c178 int n = n2 / 2, c1, c2; in bn_mul_recursive() local
326 int c1, c2, neg; in bn_mul_part_recursive() local
H A Dbn_sqr.c159 int zero, c1; in bn_sqr_recursive() local
H A Dbn_prime.c129 int i, j, c1 = 0; in BN_generate_prime_ex2() local
/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c113 BN_ULONG c1 = 0; in bn_mul_add_words() local
143 BN_ULONG c1 = 0; in bn_mul_words() local
349 # define mul_add_c(a,b,c0,c1,c2) do { \ argument
361 # define sqr_add_c(a,i,c0,c1,c2) do { \ argument
373 # define mul_add_c2(a,b,c0,c1,c2) do { \ argument
390 # define sqr_add_c2(a,i,j,c0,c1,c2) \ argument
395 BN_ULONG c1, c2, c3; in bn_mul_comba8() local
498 BN_ULONG c1, c2, c3; in bn_mul_comba4() local
537 BN_ULONG c1, c2, c3; in bn_sqr_comba8() local
612 BN_ULONG c1, c2, c3; in bn_sqr_comba4() local
H A Ds390x.S364 #define c1 %r1 macro
368 #define mul_add_c(ai,bi,c1,c2,c3) \ argument
554 #define sqr_add_c(ai,c1,c2,c3) \ argument
561 #define sqr_add_c2(ai,aj,c1,c2,c3) \ argument
/openssl/crypto/whrlpool/
H A Dwp_block.c181 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 argument
192 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ argument
211 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ argument
/openssl/crypto/x509/
H A Dv3_ncons.c126 unsigned char c1 = (unsigned char)*s1, c2 = (unsigned char)*s2; in ia5ncasecmp() local
/openssl/crypto/aria/
H A Daria.c896 static const ARIA_u128 c1 = {{ variable
/openssl/crypto/ec/
H A Dcurve25519.c4992 int64_t c1 = kBottom21Bits & (load_4(c + 2) >> 5); in sc_muladd() local

Completed in 43 milliseconds