Searched defs:r0 (Results 1 - 21 of 21) sorted by relevance

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/idea/
H A Di_skey.c66 register IDEA_INT *kt,*kf,r0,r1,r2; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/rsa/
H A Drsa_gen.c87 BIGNUM *r0=NULL,*r1=NULL,*r2=NULL,*r3=NULL,*tmp; local
H A Drsa_eay.c715 static int RSA_eay_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) argument
[all...]
H A Drsa_lib.c349 BIGNUM *ret = NULL, *r0, *r1, *r2; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/dsa/
H A Ddsa_gen.c120 BIGNUM *r0,*W,*X,*c,*test; local
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dsha.c233 #define r0(f, K) \ macro
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/aes/
H A Daes_x86core.c693 u32 r0, r1, r2; local
759 u32 r0, r1, r2; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/engines/
H A De_atalla.c516 static int atalla_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) argument
H A De_gmp.c327 mpz_t r0, r1, I0, m1; member in struct:st_e_gmp_rsa_ctx
[all...]
H A De_nuron.c204 static int nuron_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) argument
H A De_aep.c769 static int aep_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) argument
H A De_cswift.c742 static int cswift_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) argument
H A De_ubsec.c604 static int ubsec_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_gf2m.c131 static void bn_GF2m_mul_1x1(BN_ULONG *r1, BN_ULONG *r0, const BN_ULONG a, const BN_ULONG b) argument
163 static void bn_GF2m_mul_1x1(BN_ULONG *r1, BN_ULONG *r0, const BN_ULONG a, const BN_ULONG b) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/engines/rsaref/
H A Drsaref.c297 static int rsaref_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa) argument
/barrelfish-2018-10-04/lib/compiler-rt/builtins/
H A Dfp_lib.h93 const uint64_t r0 = loWord(plolo); local
187 const __uint128_t r0 = (sum0 & Word_FullMask) + local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/engines/cluster_labs/
H A Dhw_cluster_labs.c492 static int cluster_labs_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/engines/ibmca/
H A Dhw_ibmca.c599 static int ibmca_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa) argument
/barrelfish-2018-10-04/include/arch/arm/barrelfish_kpi/
H A Dregisters_arch.h68 uint32_t r0, r1, r2, r3; member in struct:registers_arm::registers_arm_named
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/engine/
H A Deng_cryptodev.c1038 cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) argument
1048 cryptodev_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/engines/zencod/
H A Dhw_zencod.c738 static int RSA_zencod_rsa_mod_exp ( BIGNUM *r0, const BIGNUM *i, RSA *rsa ) argument

Completed in 214 milliseconds