Home
last modified time | relevance | path

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

12

/minix/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_gen.c105 BIGNUM *r0 = NULL, *r1 = NULL, *r2 = NULL, *r3 = NULL, *tmp; in rsa_builtin_keygen() local
H A Drsa_crpt.c163 BIGNUM *ret = NULL, *r0, *r1, *r2; in rsa_get_public_exp() local
H A Drsa_eay.c737 static int RSA_eay_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) in RSA_eay_mod_exp()
/minix/crypto/external/bsd/openssl/dist/crypto/idea/
H A Di_skey.c76 register IDEA_INT *kt, *kf, r0, r1, r2; in private_idea_set_encrypt_key() local
/minix/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_lcl.h337 # define sqr(r0,r1,a) { \ argument
H A Dbn_gf2m.c139 static void bn_GF2m_mul_1x1(BN_ULONG *r1, BN_ULONG *r0, const BN_ULONG a, in bn_GF2m_mul_1x1()
208 static void bn_GF2m_mul_1x1(BN_ULONG *r1, BN_ULONG *r0, const BN_ULONG a, in bn_GF2m_mul_1x1()
/minix/libexec/httpd/
H A Ddaemon-bozo.c126 struct addrinfo h, *r, *r0; in bozo_daemon_init() local
/minix/bin/csh/
H A Dtime.c130 prusage(FILE *fp, struct rusage *r0, struct rusage *r1, struct timespec *e, in prusage()
/minix/crypto/external/bsd/openssl/dist/crypto/dsa/
H A Ddsa_gen.c141 BIGNUM *r0, *W, *X, *c, *test; in dsa_builtin_paramgen() local
/minix/crypto/external/bsd/openssl/dist/crypto/aes/
H A Daes_x86core.c696 u32 r0, r1, r2; in AES_encrypt() local
763 u32 r0, r1, r2; in AES_encrypt() local
/minix/external/bsd/llvm/dist/clang/test/Parser/
H A Dcxx0x-decl.cpp60 &r0 = v; variable
/minix/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfp_lib.h93 const uint64_t r0 = loWord(plolo); in wideMultiply() local
187 const __uint128_t r0 = (sum0 & Word_FullMask) + in wideMultiply() local
/minix/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dblock-type-safety.m17 void r0(Super* (^f)()) { function
/minix/lib/libm/noieee_src/
H A Dn_lgamma.c99 #define r0 -2.771227512955130520e-002 macro
/minix/crypto/external/bsd/openssl/dist/engines/
H A De_gmp.c329 mpz_t r0, r1, I0, m1; member
H A De_nuron.c200 static int nuron_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, in nuron_rsa_mod_exp()
H A De_atalla.c527 static int atalla_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, in atalla_rsa_mod_exp()
H A De_aep.c771 static int aep_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) in aep_rsa_mod_exp()
/minix/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dx86_64-gcc.c103 # define sqr(r0,r1,a) \ argument
/minix/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_rsax.c512 static int e_rsax_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, in e_rsax_rsa_mod_exp()
H A Deng_cryptodev.c1092 cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, in cryptodev_rsa_nocrt_mod_exp()
1103 cryptodev_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) in cryptodev_rsa_mod_exp()
/minix/crypto/external/bsd/openssl/dist/demos/engines/ibmca/
H A Dhw_ibmca.c582 static int ibmca_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa) in ibmca_rsa_mod_exp()
/minix/crypto/external/bsd/openssl/dist/demos/engines/cluster_labs/
H A Dhw_cluster_labs.c474 static int cluster_labs_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa) in cluster_labs_rsa_mod_exp()
/minix/external/bsd/llvm/dist/llvm/unittests/IR/
H A DInstructionsTest.cpp33 const ReturnInst* r0 = ReturnInst::Create(C); in TEST() local
/minix/crypto/external/bsd/openssl/dist/demos/engines/rsaref/
H A Drsaref.c297 static int rsaref_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa) in rsaref_mod_exp()

12