Searched refs:l3 (Results 1 – 14 of 14) sorted by relevance
/openssl/fuzz/ |
H A D | bignum.c | 33 size_t l1 = 0, l2 = 0, l3 = 0; in FuzzerTestOneInput() local 60 l3 = (len - l1 - l2) % 512; in FuzzerTestOneInput() 69 OPENSSL_assert(BN_bin2bn(buf + l1 + l2, l3, b3) == b3); in FuzzerTestOneInput()
|
/openssl/crypto/sha/asm/ |
H A D | sha512-sparcv9.pl | 111 $D="%l3"; 180 ld [$inp+12],%l3 207 ld [%sp+STACK_BIAS+STACK_FRAME+`(($i+1+1)%16)*$SZ+4`],%l3 352 or %l3,$tmp0,$tmp0 357 ld [%sp+STACK_BIAS+STACK_FRAME+`(($i+1+1)%16)*$SZ+4`],%l3 741 ld [$ctx+`1*$SZ+4`],%l3 750 or %l3,$tmp1,$tmp1 767 ld [$ctx+`5*$SZ+4`],%l3 776 or %l3,$tmp1,$tmp1
|
H A D | sha1-sparcv9.pl | 44 $D="%l3";
|
H A D | sha1-sparcv9a.pl | 69 $D="%l3";
|
/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-sparcv9.pl | 1368 ld [$inp+12],%l3 1387 ld [$inp+12],%l3 1406 ld [$inp+12],%l3 1453 and %l3,$mask,%l3 1456 st %l3,[$out+12] 1480 and %l3,$mask,%l3 1483 st %l3,[$out+12] 1506 and %l3,$mask,%l3 1541 srl %l0,24,%l3 1579 sll %l3,24,%l3 [all …]
|
/openssl/crypto/aes/asm/ |
H A D | aes-sparcv9.pl | 61 $acc12="%l3"; 557 ldub [%i0+3],%l3 564 or %l3,%l2,%l2 579 ldub [%i0+11],%l3 586 or %l3,%l2,%l2 1103 ldub [%i0+3],%l3 1110 or %l3,%l2,%l2 1125 ldub [%i0+11],%l3 1132 or %l3,%l2,%l2
|
/openssl/crypto/ |
H A D | sparccpuid.S | 97 clr %l3 165 clr %l3
|
/openssl/crypto/modes/asm/ |
H A D | ghash-sparcv9.pl | 71 $xi1="%l3";
|
/openssl/crypto/bn/asm/ |
H A D | sparcv9-mont.pl | 77 $mul1="%l3";
|
H A D | sparcv9a-mont.pl | 90 $np_l="%l3"; # This way a bunch of fxtods are eliminated in second
|
H A D | sparcv8.S | 543 #define a_3 %l3
|
H A D | sparcv8plus.S | 650 #define a_3 %l3
|
/openssl/crypto/des/asm/ |
H A D | des_enc.m4 | 68 #define local3 %l3
|
/openssl/test/recipes/30-test_evp_data/ |
H A D | evppkey_rsa_common.txt | 1412 rbmYiNHCNEZxZrKiuEmgWoicBgrA2gxfrotV8wm6YucDdC+gMm8tELARAhSJ/0l3
|
Completed in 46 milliseconds