Searched defs:rr (Results 1 – 9 of 9) sorted by relevance
| /crypto/cms/ |
| A D | cms_ess.c | 29 CMS_ReceiptRequest *rr; in IMPLEMENT_ASN1_FUNCTIONS() local 121 CMS_ReceiptRequest *rr; in CMS_ReceiptRequest_create0_ex() local 167 int CMS_add1_ReceiptRequest(CMS_SignerInfo *si, CMS_ReceiptRequest *rr) in CMS_add1_ReceiptRequest() 193 void CMS_ReceiptRequest_get0_values(CMS_ReceiptRequest *rr, in CMS_ReceiptRequest_get0_values() 257 CMS_ReceiptRequest *rr = NULL; in ossl_cms_Receipt_verify() local 386 CMS_ReceiptRequest *rr = NULL; in ossl_cms_encode_Receipt() local
|
| /crypto/bn/ |
| A D | bn_exp.c | 52 BIGNUM *v, *rr; in BN_exp() local 312 int BN_mod_exp_mont(BIGNUM *rr, const BIGNUM *a, const BIGNUM *p, in BN_mod_exp_mont() 609 int bn_mod_exp_mont_fixed_top(BIGNUM *rr, const BIGNUM *a, const BIGNUM *p, in bn_mod_exp_mont_fixed_top() 1159 int BN_mod_exp_mont_consttime(BIGNUM *rr, const BIGNUM *a, const BIGNUM *p, in BN_mod_exp_mont_consttime() 1172 int BN_mod_exp_mont_word(BIGNUM *rr, BN_ULONG a, const BIGNUM *p, in BN_mod_exp_mont_word()
|
| A D | bn_exp2.c | 16 int BN_mod_exp2_mont(BIGNUM *rr, const BIGNUM *a1, const BIGNUM *p1, in BN_mod_exp2_mont()
|
| A D | bn_mul.c | 511 BIGNUM *rr; in bn_mul_fixed_top() local 624 BN_ULONG *rr; in bn_mul_normal() local
|
| A D | bn_sqr.c | 31 BIGNUM *tmp, *rr; in bn_sqr_fixed_top() local
|
| A D | bn_mont.c | 469 int ossl_bn_mont_ctx_set(BN_MONT_CTX *ctx, const BIGNUM *modulus, int ri, const unsigned char *rr, in ossl_bn_mont_ctx_set()
|
| /crypto/conf/ |
| A D | conf_def.c | 644 int q, r, rr = 0, to = 0; in str_copy() local
|
| /crypto/cmp/ |
| A D | cmp_client.c | 890 OSSL_CMP_MSG *rr = NULL; in OSSL_CMP_exec_RR_ses() local
|
| A D | cmp_local.h | 625 OSSL_CMP_REVREQCONTENT *rr; /* 11 */ member
|
Completed in 32 milliseconds