Home
last modified time | relevance | path

Searched refs:xx (Results 1 – 14 of 14) sorted by relevance

/openssl-master/crypto/rc4/asm/
A Drc4-586.pl75 $xx="eax";
92 &inc (&LB($xx));
109 my @XX=($xx,$out);
146 &inc ($xx);
148 &movz ($xx,&LB($xx)); # (*)
172 &xor ($xx,$xx); # avoid partial register stalls
186 &inc (&LB($xx));
270 &inc (&LB($xx));
284 &movz ($tx,&BP(0,$dat,$xx));
293 &add (&LB($xx),1);
[all …]
A Drc4-c64xplus.pl30 ($KEYA,$XX,$TY,$xx,$ONE,$ret)=map("A$_",(5,7,8,9,1,2));
68 || MVD $XX,$xx
75 STB $TY,*${KEYA}[$xx]
142 || MVD $XX,$xx
151 STB $TY,*${KEYA}[$xx]
/openssl-master/util/
A Dcheck-format-test-positives.c78 xx = 1) + /*@ unexpected closing parenthesis */
86 (xx /*@0 unclosed parenthesis in expression */
104 (xx+= 2) + /*@ no space before '+=', reported unless sloppy-spc */
110 xx = a + b /*@ extra single-statement indent off by 1 */
A Dcheck-format-test-negatives.c177 xx; typedef
/openssl-master/doc/internal/man7/
A DVERSION.pod46 Defined in releases. When not set, it gets the value C<xx XXX xxxx>.
81 value, otherwise the string C<xx XXX yyyy>.
/openssl-master/crypto/bn/
A Dbn_gf2m.c774 int BN_GF2m_mod_inv_arr(BIGNUM *r, const BIGNUM *xx, const int p[], in BN_GF2m_mod_inv_arr() argument
780 bn_check_top(xx); in BN_GF2m_mod_inv_arr()
787 ret = BN_GF2m_mod_inv(r, xx, field, ctx); in BN_GF2m_mod_inv_arr()
832 int BN_GF2m_mod_div_arr(BIGNUM *r, const BIGNUM *yy, const BIGNUM *xx, in BN_GF2m_mod_div_arr() argument
839 bn_check_top(xx); in BN_GF2m_mod_div_arr()
847 ret = BN_GF2m_mod_div(r, yy, xx, field, ctx); in BN_GF2m_mod_div_arr()
/openssl-master/crypto/chacha/asm/
A Dchacha-x86_64.pl782 my @xx=($xa0,$xa1,$xa2,$xa3, $xb0,$xb1,$xb2,$xb3,
791 my @x=map("\"$_\"",@xx);
1375 my @xx=($xa0,$xa1,$xa2,$xa3, $xb0,$xb1,$xb2,$xb3,
1383 my @x=map("\"$_\"",@xx);
1825 my @xx=($xa0,$xa1,$xa2,$xa3, $xb0,$xb1,$xb2,$xb3,
1834 my @x=map("\"$_\"",@xx);
2890 my @xx=($xa0,$xa1,$xa2,$xa3, $xb0,$xb1,$xb2,$xb3,
2900 my @x=map("\"$_\"",@xx);
3394 @xx=($xa0,$xa1,$xa2,$xa3, $xb0,$xb1,$xb2,$xb3,
/openssl-master/
A DCONTRIBUTING.md44 Copyright 20xx-20yy The OpenSSL Project Authors. All Rights Reserved.
A DINSTALL.md1019 In fact, any ASCII character can be encoded as %xx using its hexadecimal
A DCHANGES.md25 ### Changes between 3.0 and 3.1 [xx XXX xxxx]
78 ### Changes between 1.1.1 and 3.0 [xx XXX xxxx]
/openssl-master/doc/man3/
A DOpenSSL_version.pod25 #define OPENSSL_VERSION_TEXT "OpenSSL x.y.z xx XXX xxxx"
/openssl-master/doc/man7/
A Dfips_module.pod68 OpenSSL 3.0.0-dev xx XXX xxxx (Library: OpenSSL 3.0.0-dev xx XXX xxxx)
/openssl-master/external/perl/Text-Template-1.56/
A DLICENSE248 Gnomovision version 69, Copyright (C) 19xx name of author
/openssl-master/crypto/des/asm/
A Ddes_enc.m4258 ! The above xx bits are cleared, and the result used for lookup in

Completed in 42 milliseconds