Home
last modified time | relevance | path

Searched defs:c3 (Results 1 – 6 of 6) sorted by relevance

/openssl/crypto/bn/asm/
H A Ds390x.S366 #define c3 %r8 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
H A Dx86_64-gcc.c395 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
/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/bn/
H A Dbn_asm.c588 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
/openssl/crypto/aria/
H A Daria.c906 static const ARIA_u128 c3 = {{ variable
/openssl/crypto/ec/
H A Dcurve25519.c4994 int64_t c3 = kBottom21Bits & (load_4(c + 7) >> 7); in sc_muladd() local

Completed in 31 milliseconds