Home
last modified time | relevance | path

Searched defs:rp (Results 1 – 22 of 22) sorted by relevance

/openssl-master/crypto/bn/
A Dbn_ppc.c15 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
A Dbn_sparc.c16 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
A Dbn_add.c80 BN_ULONG *rp, carry, t1, t2; in BN_uadd() local
128 BN_ULONG t1, t2, borrow, *rp; in BN_usub() local
A Dbn_asm.c17 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, in bn_mul_add_words()
47 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) in bn_mul_words()
103 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, in bn_mul_add_words()
136 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) in bn_mul_words()
847 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
942 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
990 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
1031 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
A Dbn_shift.c16 register BN_ULONG *ap, *rp, t, c; in BN_lshift1() local
47 BN_ULONG *ap, *rp, t, c; in BN_rshift1() local
A Dbn_mod.c53 BN_ULONG carry, temp, mask, *rp, *tp = storage; in bn_mod_add_fixed_top() local
136 BN_ULONG borrow, carry, ta, tb, mask, *rp; in bn_mod_sub_fixed_top() local
A Dbn_sqr.c113 BN_ULONG *rp; in bn_sqr_normal() local
A Dbn_nist.c364 unsigned int *rp = (unsigned int *)r_d; in BN_nist_mod_192() local
519 unsigned int *rp = (unsigned int *)r_d; in BN_nist_mod_224() local
690 unsigned int *rp = (unsigned int *)r_d; in BN_nist_mod_256() local
936 unsigned int *rp = (unsigned int *)r_d; in BN_nist_mod_384() local
A Dbn_mont.c91 BN_ULONG *ap, *np, *rp, n0, v, carry; in bn_from_montgomery_word() local
/openssl-master/crypto/ec/
A Decdsa_sign.c26 const BIGNUM *kinv, const BIGNUM *rp, in ECDSA_do_sign_ex()
52 BIGNUM **rp) in ECDSA_sign_setup()
A Decdsa_ossl.c24 BIGNUM **rp) in ossl_ecdsa_sign_setup()
75 BIGNUM **kinvp, BIGNUM **rp, in ecdsa_sign_setup()
188 BIGNUM **rp) in ossl_ecdsa_simple_sign_setup()
A Dec_kmeth.c240 BIGNUM **kinvp, BIGNUM **rp), in EC_KEY_METHOD_set_sign()
315 BIGNUM **kinvp, BIGNUM **rp), in EC_KEY_METHOD_get_sign()
/openssl-master/crypto/bn/asm/
A Dx86_64-gcc.c110 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, in bn_mul_add_words()
141 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) in bn_mul_words()
205 BN_ULONG bn_add_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_add_words()
232 BN_ULONG bn_sub_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_sub_words()
A Dsparcv8.S538 #define rp(I) [%i0+4*I] macro
A Dsparcv8plus.S645 #define rp(I) [%i0+4*I] macro
/openssl-master/crypto/dsa/
A Ddsa_ossl.c192 BIGNUM **kinvp, BIGNUM **rp) in dsa_sign_setup_no_digest()
198 BIGNUM **kinvp, BIGNUM **rp, in dsa_sign_setup()
A Ddsa_sign.c28 int DSA_sign_setup(DSA *dsa, BN_CTX *ctx_in, BIGNUM **kinvp, BIGNUM **rp) in DSA_sign_setup()
/openssl-master/test/
A Decdsatest.c86 BIGNUM *kinv = NULL, *rp = NULL; in x9_62_tests() local
/openssl-master/crypto/cmp/
A Dcmp_client.c734 OSSL_CMP_MSG *rp = NULL; in OSSL_CMP_exec_RR_ses() local
A Dcmp_local.h582 OSSL_CMP_REVREPCONTENT *rp; /* 12 */ member
/openssl-master/crypto/conf/
A Dconf_def.c637 char *s, *e, *rp, *p, *rrp, *np, *cp, v; in str_copy() local
/openssl-master/engines/
A De_capi.c672 RSAPUBKEY *rp; in capi_get_pkey() local

Completed in 50 milliseconds