Home
last modified time | relevance | path

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

/openssl/crypto/rc4/asm/
H 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 …]
H 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/util/
H A Dcheck-format-test-positives.c83 int xx = 1) + /*@ unexpected closing parenthesis */
91 (xx /*@0 unclosed parenthesis in expression */
113 (xx+= 2) + /*@ missing space before '+=', reported unless sloppy-spc */
120 xx = a + b /*@ extra single-statement indent off by 1 */
H A Dcheck-format-test-negatives.c292 xx; typedef
/openssl/doc/internal/man7/
H 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/crypto/bn/
H A Dbn_gf2m.c777 int BN_GF2m_mod_inv_arr(BIGNUM *r, const BIGNUM *xx, const int p[], in BN_GF2m_mod_inv_arr() argument
783 bn_check_top(xx); in BN_GF2m_mod_inv_arr()
790 ret = BN_GF2m_mod_inv(r, xx, field, ctx); in BN_GF2m_mod_inv_arr()
835 int BN_GF2m_mod_div_arr(BIGNUM *r, const BIGNUM *yy, const BIGNUM *xx, in BN_GF2m_mod_div_arr() argument
842 bn_check_top(xx); in BN_GF2m_mod_div_arr()
850 ret = BN_GF2m_mod_div(r, yy, xx, field, ctx); in BN_GF2m_mod_div_arr()
/openssl/crypto/chacha/asm/
H A Dchacha-armv8-sve.pl37 my @xx=(7..22);
38 my @sxx=map("x$_",@xx);
39 my @sx=map("w$_",@xx);
H A Dchacha-x86_64.pl784 my @xx=($xa0,$xa1,$xa2,$xa3, $xb0,$xb1,$xb2,$xb3,
793 my @x=map("\"$_\"",@xx);
1377 my @xx=($xa0,$xa1,$xa2,$xa3, $xb0,$xb1,$xb2,$xb3,
1385 my @x=map("\"$_\"",@xx);
1827 my @xx=($xa0,$xa1,$xa2,$xa3, $xb0,$xb1,$xb2,$xb3,
1836 my @x=map("\"$_\"",@xx);
2892 my @xx=($xa0,$xa1,$xa2,$xa3, $xb0,$xb1,$xb2,$xb3,
2902 my @x=map("\"$_\"",@xx);
3396 @xx=($xa0,$xa1,$xa2,$xa3, $xb0,$xb1,$xb2,$xb3,
/openssl/
H A DCONTRIBUTING.md58 Copyright 20xx-20yy The OpenSSL Project Authors. All Rights Reserved.
H A DINSTALL.md1236 In fact, any ASCII character can be encoded as %xx using its hexadecimal
H A DCHANGES.md31 ### Changes between 3.4 and 3.5 [xx XXX xxxx]
78 ### Changes between 3.3 and 3.4 [xx XXX xxxx]
253 ### Changes between 3.3.2 and 3.3.3 [xx XXX xxxx]
538 ### Changes between 3.2.1 and 3.2.2 [xx XXX xxxx]
3424 ### Changes between 1.1.1m and 1.1.1n [xx XXX xxxx]
/openssl/doc/man3/
H A DOpenSSL_version.pod25 #define OPENSSL_VERSION_TEXT "OpenSSL x.y.z xx XXX xxxx"
/openssl/doc/man7/
H A Dfips_module.pod71 OpenSSL 3.0.0-dev xx XXX xxxx (Library: OpenSSL 3.0.0-dev xx XXX xxxx)
/openssl/external/perl/Text-Template-1.56/
H A DLICENSE248 Gnomovision version 69, Copyright (C) 19xx name of author
/openssl/crypto/des/asm/
H A Ddes_enc.m4258 ! The above xx bits are cleared, and the result used for lookup in

Completed in 121 milliseconds