Home
last modified time | relevance | path

Searched refs:inc (Results 1 – 25 of 31) sorted by relevance

12

/openssl/crypto/aes/asm/
H A Daesfx-sparcv9.pl239 mov -1, $inc
248 mov 1, $inc
283 sllx $inc, 4, $inc ! 16 or -16
290 add $out, $inc, $out
328 sllx $inc, 4, $inc ! 16 or -16
371 sllx $inc, 4, $inc ! 16 or -16
431 mov 16, $inc
432 movrz $len, 0, $inc
481 movrz $len, 0, $inc
562 movrz $len, 0, $inc
[all …]
/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl68 $inc="x12";
385 mov $inc,#16 @ $inc is used as post-
388 @ $inc is zeroed just in time
397 cclr $inc,eq @ is it time to zero $inc?
415 vld1.64 {$t1},[$inp],$inc @ load [rotated] I[1]
431 cclr $inc,lo @ is it time to zero $inc?
438 vld1.64 {$t0},[$inp],$inc @ load [rotated] I[i+2]
441 cclr $inc,eq @ is it time to zero $inc?
447 vld1.64 {$t1},[$inp],$inc @ load [rotated] I[i+3]
/openssl/crypto/x509/
H A Dx509name.c189 int n, i, inc; in X509_NAME_add_entry() local
200 inc = (set == 0); in X509_NAME_add_entry()
206 inc = 1; in X509_NAME_add_entry()
228 if (inc) { in X509_NAME_add_entry()
/openssl/crypto/bn/
H A Dbn_lib.c439 int inc; in bin2bn() local
461 inc = 1; in bin2bn()
465 inc = -1; in bin2bn()
508 for (; len > 0 && m < BN_BYTES * 8; len--, s += inc, m += 8) { in bin2bn()
538 int inc; in bn2binpad() local
594 inc = 1; in bn2binpad()
596 inc = -1; in bn2binpad()
611 to += inc; in bn2binpad()
/openssl/crypto/rc4/asm/
H A Drc4-586.pl92 &inc (&LB($xx));
146 &inc ($xx);
186 &inc (&LB($xx));
270 &inc (&LB($xx));
/openssl/fuzz/corpora/conf/
H A D54a04b68f9be26570e4dfce8befb0eebe4f06cc943 .inc$
H A D83ff1e2d57e9cb11db59fc173802bfe6d6db7cf629 .inc
H A Df5702a12f2196e569586392dcbfac01ea5edabee16 .inc=\l\hlude ..
H A D39c6330e572062dc0c0411ca035b0b48eeef278035 .include inc.
H A Dda55664107d5cddca563d3e625fe2fa13589394c395 .inc=
H A D698624588c0579ef11e66ba98c5301c04eb62cb9125 .include .k.inc .
H A Dffa1239a5b459706bed2934d2c718581ad266cf3288 .inc\
/openssl/util/
H A Dfips-checksums.sh11 *.c | *.c.in | *.h | *.h.in | *.inc)
/openssl/crypto/
H A Dx86cpuid.pl77 &inc ("esi"); # number of cores
234 &inc ("eax");
485 &inc ("eax");
/openssl/crypto/bn/asm/
H A Dx86-mont.pl183 &inc ($j); # j++
219 &inc ($i); # i++
247 &inc ($j); # j++
357 &inc ($j);
448 &inc ($j);
H A Dvia-mont.pl241 &inc ("eax"); # signal "done"
H A Dsparcv8.S84 inc 16,%o1
94 inc 16,%o0
192 inc 16,%o1
199 inc 16,%o0
283 inc 16,%o1
287 inc 32,%o0
381 inc 16,%o1
387 inc 16,%o2
391 inc 16,%o0
469 inc 16,%o1
[all …]
H A Dsparcv8plus.S216 inc 16,%o1
224 inc 16,%o0
313 inc 16,%o1
319 inc 16,%o0
402 inc 16,%o1
406 inc 32,%o0
496 inc 16,%o1
500 inc 16,%o2
504 inc 16,%o0
574 inc 16,%o1
[all …]
/openssl/ssl/record/
H A Drecord.h194 #define RECORD_LAYER_add_packet_length(rl, inc) ((rl)->packet_length += (inc)) argument
/openssl/crypto/modes/
H A Dccm128.c296 static void ctr64_add(unsigned char *counter, size_t inc) in ctr64_add() argument
303 val += counter[n] + (inc & 0xff); in ctr64_add()
306 inc >>= 8; in ctr64_add()
307 } while (n && (inc || val)); in ctr64_add()
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm_hw_aesni.inc34 #include "cipher_aes_gcm_hw_vaes_avx512.inc"
H A Dcipher_aes_gcm_hw_vaes_avx512.inc13 * This file is included by cipher_aes_gcm_hw_aesni.inc
/openssl/providers/
H A Dfips.module.sources488 providers/fips/self_test_data.inc
500 providers/implementations/ciphers/cipher_aes_ccm_hw_aesni.inc
503 providers/implementations/ciphers/cipher_aes_cts.inc
507 providers/implementations/ciphers/cipher_aes_gcm_hw_aesni.inc
509 providers/implementations/ciphers/cipher_aes_hw_aesni.inc
560 providers/implementations/keymgmt/ec_kmgmt_imexport.inc
H A Dfips-sources.checksums488 26b6bf82ee3865d0c6c612d98957dee7e2b7a82b68b643eb25771735fd6cec59 providers/fips/self_test_data.inc
500 …b248b0e1233d75b45a065490fe4762b42f55 providers/implementations/ciphers/cipher_aes_ccm_hw_aesni.inc
503 …f083a3358904c8c3159699540d270c7ddb46a8d96647b providers/implementations/ciphers/cipher_aes_cts.inc
507 …b76a4c6e5292aa2f079045f37b5502fd41b9 providers/implementations/ciphers/cipher_aes_gcm_hw_aesni.inc
509 …c4a422e7782e62192cd0fdb3bdef4128cfedee68 providers/implementations/ciphers/cipher_aes_hw_aesni.inc
560 …eb3fe99eed9b77f5c2f757215ff6b3d0e8791fc251 providers/implementations/keymgmt/ec_kmgmt_imexport.inc
/openssl/crypto/perlasm/
H A DREADME.md95 &inc( $i);

Completed in 57 milliseconds

12