Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Decdsa_sign.c26 const BIGNUM *kinv, const BIGNUM *rp, in ECDSA_do_sign_ex()
52 BIGNUM **rp) in ECDSA_sign_setup()
H A Decdsa_ossl.c40 BIGNUM **rp) in ossl_ecdsa_sign_setup()
133 BIGNUM **kinvp, BIGNUM **rp, in ecdsa_sign_setup()
264 BIGNUM **rp) in ossl_ecdsa_simple_sign_setup()
H A Dec_kmeth.c235 BIGNUM **kinvp, BIGNUM **rp), in EC_KEY_METHOD_set_sign()
310 BIGNUM **kinvp, BIGNUM **rp), in EC_KEY_METHOD_get_sign()
/openssl/crypto/bn/
H A Dbn_ppc.c15 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
H A Dbn_sparc.c16 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
H 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
H 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()
852 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
947 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
993 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
1034 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
H 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
H A Dbn_mod.c59 BN_ULONG carry, temp, mask, *rp, *tp = storage; in bn_mod_add_fixed_top() local
140 BN_ULONG borrow, carry, ta, tb, mask, *rp; in bn_mod_sub_fixed_top() local
H A Dbn_sqr.c113 BN_ULONG *rp; in bn_sqr_normal() local
H A Dbn_nist.c396 unsigned int *rp = (unsigned int *)r_d; in BN_nist_mod_192() local
543 unsigned int *rp = (unsigned int *)r_d; in BN_nist_mod_224() local
705 unsigned int *rp = (unsigned int *)r_d; in BN_nist_mod_256() local
942 unsigned int *rp = (unsigned int *)r_d; in BN_nist_mod_384() local
H A Dbn_mont.c91 BN_ULONG *ap, *np, *rp, n0, v, carry; in bn_from_montgomery_word() local
/openssl/crypto/bn/asm/
H 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()
H A Dsparcv8.S538 #define rp(I) [%i0+4*I] macro
H A Dsparcv8plus.S645 #define rp(I) [%i0+4*I] macro
/openssl/test/
H A Decdsatest.c86 BIGNUM *kinv = NULL, *rp = NULL; in x9_62_tests() local
358 BIGNUM *kinv = NULL, *rp = NULL; in test_ecdsa_sig_NULL() local
/openssl/crypto/dsa/
H A Ddsa_ossl.c211 BIGNUM **kinvp, BIGNUM **rp) in dsa_sign_setup_no_digest()
218 BIGNUM **kinvp, BIGNUM **rp, in dsa_sign_setup()
H A Ddsa_sign.c28 int DSA_sign_setup(DSA *dsa, BN_CTX *ctx_in, BIGNUM **kinvp, BIGNUM **rp) in DSA_sign_setup()
/openssl/crypto/conf/
H A Dconf_def.c645 char *s, *e, *rp, *p, *rrp, *np, *cp, v; in str_copy() local
/openssl/crypto/cmp/
H A Dcmp_client.c897 OSSL_CMP_MSG *rp = NULL; in OSSL_CMP_exec_RR_ses() local
H A Dcmp_local.h638 OSSL_CMP_REVREPCONTENT *rp; /* 12 */ member
/openssl/engines/
H A De_capi.c673 RSAPUBKEY *rp; in capi_get_pkey() local

Completed in 43 milliseconds