/openssl/crypto/sha/asm/ |
H A D | keccak1600-armv4.pl | 1349 sub r0, r0, #24*8 @ rewind subroutine 1541 sub r0, r0, #24*8 @ rewind subroutine
|
/openssl/crypto/aes/asm/ |
H A D | bsaes-armv7.pl | 1652 sub r0, sp, #0x10 @ 0x10 subroutine 2056 sub r0, sp, #0x10 @ 0x10 subroutine
|
/openssl/crypto/poly1305/ |
H A D | poly1305_base2_44.c | 60 u64 r0, r1; in poly1305_init() local 85 u64 r0, r1, r2; in poly1305_blocks() local
|
H A D | poly1305.c | 151 u64 r0, r1; in poly1305_blocks() local 293 u32 r0, r1, r2, r3; in poly1305_blocks() local
|
H A D | poly1305_ieee754.c | 113 elem64 r0, r1, r2, r3; in poly1305_init() local
|
/openssl/crypto/idea/ |
H A D | i_skey.c | 24 register IDEA_INT *kt, *kf, r0, r1, r2; in IDEA_set_encrypt_key() local
|
/openssl/crypto/rsa/ |
H A D | rsa_x931g.c | 30 BIGNUM *r0 = NULL, *r1 = NULL, *r2 = NULL, *r3 = NULL; in RSA_X931_derive_ex() local
|
H A D | rsa_gen.c | 93 BIGNUM *r0 = NULL, *r1 = NULL, *r2 = NULL; in DEFINE_STACK_OF() local 261 BIGNUM *r0 = NULL, *r1 = NULL, *r2 = NULL, *tmp, *tmp2, *prime; in rsa_multiprime_keygen() local
|
H A D | rsa_crpt.c | 91 BIGNUM *ret = NULL, *r0, *r1, *r2; in rsa_get_public_exp() local
|
H A D | rsa_ossl.c | 805 static int rsa_ossl_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) in rsa_ossl_mod_exp() 1201 static int rsa_ossl_s390x_mod_exp(BIGNUM *r0, const BIGNUM *i, RSA *rsa, in rsa_ossl_s390x_mod_exp()
|
H A D | rsa_meth.c | 173 int RSA_meth_set_mod_exp(RSA_METHOD *meth, in RSA_meth_set_mod_exp()
|
/openssl/crypto/aes/ |
H A D | aes_x86core.c | 698 u32 r0, r1, r2; in AES_encrypt() local 765 u32 r0, r1, r2; in AES_encrypt() local
|
/openssl/crypto/bn/ |
H A D | bn_local.h | 497 # define sqr(r0,r1,a) { \ argument 526 # define sqr(r0,r1,a) { \ argument 555 # define sqr(r0,r1,a) { \ argument
|
H A D | bn_gf2m.c | 61 static void bn_GF2m_mul_1x1(BN_ULONG *r1, BN_ULONG *r0, const BN_ULONG a, in bn_GF2m_mul_1x1() 130 static void bn_GF2m_mul_1x1(BN_ULONG *r1, BN_ULONG *r0, const BN_ULONG a, in bn_GF2m_mul_1x1()
|
/openssl/crypto/bn/asm/ |
H A D | x86_64-gcc.c | 104 # define sqr(r0,r1,a) \ argument
|
/openssl/crypto/ffc/ |
H A D | ffc_params_generate.c | 817 BIGNUM *r0, *test, *tmp, *g = NULL, *q = NULL, *p = NULL; in ossl_ffc_params_FIPS186_2_gen_verify() local
|