Home
last modified time | relevance | path

Searched refs:yy (Results 1 – 5 of 5) sorted by relevance

/openssl/crypto/rc4/asm/
H A Drc4-586.pl76 $yy="ebx";
87 &add (&LB($yy),&LB($tx));
88 &mov ($ty,&DWP(0,$dat,$yy,4));
89 &mov (&DWP(0,$dat,$yy,4),$tx);
115 &add (&LB($yy),&LB($tx));
141 &add (&LB($yy),&LB($tx));
173 &xor ($yy,$yy);
221 &mov ($ty,$yy);
222 &xor ($yy,$yy); # this is second key to Core2
265 &add (&LB($yy),&LB($tx));
[all …]
/openssl/demos/bio/
H A Droot.pem24 3rnJWSgpm1ZKdtHMj1jCLxarn8gNz2gB35Tn2NdzHQI0/aEEcfLWpU9mrmhUW+yy
/openssl/crypto/bn/
H A Dbn_gf2m.c835 int BN_GF2m_mod_div_arr(BIGNUM *r, const BIGNUM *yy, const BIGNUM *xx, in BN_GF2m_mod_div_arr() argument
841 bn_check_top(yy); in BN_GF2m_mod_div_arr()
850 ret = BN_GF2m_mod_div(r, yy, xx, field, ctx); in BN_GF2m_mod_div_arr()
/openssl/
H A DCONTRIBUTING.md58 Copyright 20xx-20yy The OpenSSL Project Authors. All Rights Reserved.
/openssl/external/perl/Text-Template-1.56/
H A DLICENSE226 Copyright (C) 19yy <name of author>

Completed in 9 milliseconds