Searched refs:yy (Results 1 – 5 of 5) sorted by relevance
/openssl/crypto/rc4/asm/ |
H A D | rc4-586.pl | 76 $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 D | root.pem | 24 3rnJWSgpm1ZKdtHMj1jCLxarn8gNz2gB35Tn2NdzHQI0/aEEcfLWpU9mrmhUW+yy
|
/openssl/crypto/bn/ |
H A D | bn_gf2m.c | 835 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 D | CONTRIBUTING.md | 58 Copyright 20xx-20yy The OpenSSL Project Authors. All Rights Reserved.
|
/openssl/external/perl/Text-Template-1.56/ |
H A D | LICENSE | 226 Copyright (C) 19yy <name of author>
|
Completed in 9 milliseconds