Home
last modified time | relevance | path

Searched defs:r0 (Results 1 – 16 of 16) sorted by relevance

/openssl/crypto/sha/asm/
H A Dkeccak1600-armv4.pl1349 sub r0, r0, #24*8 @ rewind subroutine
1541 sub r0, r0, #24*8 @ rewind subroutine
/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl1652 sub r0, sp, #0x10 @ 0x10 subroutine
2056 sub r0, sp, #0x10 @ 0x10 subroutine
/openssl/crypto/poly1305/
H A Dpoly1305_base2_44.c60 u64 r0, r1; in poly1305_init() local
85 u64 r0, r1, r2; in poly1305_blocks() local
H A Dpoly1305.c151 u64 r0, r1; in poly1305_blocks() local
293 u32 r0, r1, r2, r3; in poly1305_blocks() local
H A Dpoly1305_ieee754.c113 elem64 r0, r1, r2, r3; in poly1305_init() local
/openssl/crypto/idea/
H A Di_skey.c24 register IDEA_INT *kt, *kf, r0, r1, r2; in IDEA_set_encrypt_key() local
/openssl/crypto/rsa/
H A Drsa_x931g.c30 BIGNUM *r0 = NULL, *r1 = NULL, *r2 = NULL, *r3 = NULL; in RSA_X931_derive_ex() local
H A Drsa_gen.c93 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 Drsa_crpt.c91 BIGNUM *ret = NULL, *r0, *r1, *r2; in rsa_get_public_exp() local
H A Drsa_ossl.c805 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 Drsa_meth.c173 int RSA_meth_set_mod_exp(RSA_METHOD *meth, in RSA_meth_set_mod_exp()
/openssl/crypto/aes/
H A Daes_x86core.c698 u32 r0, r1, r2; in AES_encrypt() local
765 u32 r0, r1, r2; in AES_encrypt() local
/openssl/crypto/bn/
H A Dbn_local.h497 # define sqr(r0,r1,a) { \ argument
526 # define sqr(r0,r1,a) { \ argument
555 # define sqr(r0,r1,a) { \ argument
H A Dbn_gf2m.c61 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 Dx86_64-gcc.c104 # define sqr(r0,r1,a) \ argument
/openssl/crypto/ffc/
H A Dffc_params_generate.c817 BIGNUM *r0, *test, *tmp, *g = NULL, *q = NULL, *p = NULL; in ossl_ffc_params_FIPS186_2_gen_verify() local

Completed in 42 milliseconds