Home
last modified time | relevance | path

Searched defs:carry (Results 1 – 25 of 71) sorted by relevance

123

/freebsd/crypto/openssl/crypto/modes/
H A Dxts128.c72 unsigned int carry, res; in CRYPTO_xts128_encrypt() local
111 unsigned int carry, res; in CRYPTO_xts128_encrypt() local
/freebsd/contrib/gdtoa/
H A Ddmisc.c111 ULLong borrow, carry, y, ys; local
113 ULong borrow, carry, y, ys; local
H A Dsum.c42 ULong carry, *xc, *xa, *xb, *xe, y; local
H A Dmisc.c168 ULLong carry, y; local
170 ULong carry, *x, y; local
277 ULLong carry, z; local
279 ULong carry, z; local
H A Dstrtodg.c57 ULong carry = 1, y; local
181 ULong carry, inex, lostbits; local
/freebsd/contrib/bearssl/src/symcipher/
H A Daes_ct_ctrcbc.c74 uint32_t q[8], carry; in br_aes_ct_ctrcbc_ctr() local
221 uint32_t q[8], carry; in br_aes_ct_ctrcbc_encrypt() local
349 uint32_t q[8], carry; in br_aes_ct_ctrcbc_decrypt() local
H A Daes_ct64_ctrcbc.c85 uint32_t carry; in br_aes_ct64_ctrcbc_ctr() local
219 uint32_t w[8], carry; in br_aes_ct64_ctrcbc_encrypt() local
356 uint32_t w[8], carry; in br_aes_ct64_ctrcbc_decrypt() local
H A Daes_small_ctrcbc.c65 uint32_t carry; in br_aes_small_ctrcbc_ctr() local
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dudivmoddi4.c175 su_int carry = 0; in __udivmoddi4() local
/freebsd/contrib/wpa/src/crypto/
H A Dfips_prf_internal.c23 u32 carry; in fips186_2_prf() local
H A Dfips_prf_wolfssl.c42 u32 carry; in fips186_2_prf() local
H A Dfips_prf_openssl.c67 u32 carry; in fips186_2_prf() local
H A Daes-omac1.c18 int i, carry; in gf_mulx() local
/freebsd/crypto/openssl/crypto/bn/
H A Drsaz_exp.h69 BN_ULONG carry, in bn_reduce_once_in_place()
H A Dbn_mod.c58 BN_ULONG carry, temp, mask, *rp, *tp = storage; in bn_mod_add_fixed_top() local
141 BN_ULONG borrow, carry, ta, tb, mask, *rp; in bn_mod_sub_fixed_top() local
H A Dbn_nist.c355 int carry; in BN_nist_mod_192() local
491 int carry; in BN_nist_mod_224() local
663 int carry = 0; in BN_nist_mod_256() local
900 int carry = 0; in BN_nist_mod_384() local
H A Dbn_add.c80 BN_ULONG *rp, carry, t1, t2; in BN_uadd() local
/freebsd/crypto/libecc/src/nn/
H A Dnn_add.c61 word_t *carry) in _nn_cnd_add()
121 word_t carry; in nn_cnd_add() local
181 word_t carry, tmp; in nn_add_word() local
/freebsd/contrib/ntp/libparse/
H A Dmfp_mul.c71 u_long carry; in mfp_mul() local
/freebsd/contrib/ntp/libntp/
H A Ddolfptoa.c96 for (dec = (int)(tp - cbuf); carry && dec > 0; dec--) { in dolfptoa() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dn-fold.c86 int carry = 0; in add1() local
/freebsd/lib/msun/src/
H A Dk_rem_pio2.c292 int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; in __kernel_rem_pio2() local
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h246 uint128_t r0, r1, r2, r3, r4, carry; in fe25519_mul() local
337 uint128_t r0, r1, r2, r3, r4, carry; in fe25519_sq() local
416 uint128_t r0, r1, r2, r3, r4, carry; in fe25519_sq2() local
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c74 # define mul_add(r,a,word,carry) do { \ argument
91 # define mul(r,a,word,carry) do { \ argument
/freebsd/usr.bin/bintrans/
H A Duuencode.c169 unsigned carry = 0; in base64_encode() local

123