Home
last modified time | relevance | path

Searched refs:cr (Results 1 – 12 of 12) sorted by relevance

/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_commands.csv15 1, --- get certificate for revocation ----, -section,, -cmd,cr,,BLANK,,,BLANK,,,BLANK,,BLANK,
17 1, --- get certificate for revocation ----, -section,, -cmd,cr,,BLANK,,,BLANK,,,BLANK,,BLANK,
19 1, --- get certificate for revocation ----, -section,, -cmd,cr,,BLANK,,,BLANK,,,BLANK,,BLANK,
21 1, --- get certificate for revocation ----, -section,, -cmd,cr,,BLANK,,,BLANK,,,BLANK,,BLANK,
23 1, --- get certificate for revocation ----, -section,, -cmd,cr,,BLANK,,,BLANK,,,BLANK,,BLANK,
25 1, --- get certificate for revocation ----, -section,, -cmd,cr,,BLANK,,,BLANK,,,BLANK,,BLANK,
27 1, --- get certificate for revocation ----, -section,, -cmd,cr,,BLANK,,,BLANK,,,BLANK,,BLANK,
31 1, --- get certificate for revocation ----, -section,, -cmd,cr,,BLANK,,,BLANK,,,BLANK,,BLANK,
33 1, --- get certificate for revocation ----, -section,, -cmd,cr,,BLANK,,,BLANK,,,BLANK,,BLANK,
35 1, --- get certificate for revocation ----, -section,, -cmd,cr,,BLANK,,,BLANK,,,BLANK,,BLANK,
[all …]
H A Dtest_enrollment.csv99 1,cr, -section,, -cmd,cr, -newkey,new.key,, -newkeypass,pass:,,,BLANK,,BLANK,,BLANK,,BLANK,,BLANK,,…
/openssl/crypto/perlasm/
H A Dppc-xlate.pl213 my $cr = 0; $cr = shift if ($#_>1);
216 " .long ".sprintf "0x%x",31<<26|$cr<<23|$_[0]<<16|$_[1]<<11|64 :
217 " cmplw ".join(',',$cr,@_);
/openssl/doc/man3/
H A DOSSL_CRMF_MSG_set1_regInfo_certReq.pod22 const OSSL_CRMF_CERTREQUEST *cr);
35 OSSL_CRMF_MSG_set1_regInfo_certReq() adds a copy of the given I<cr> value
H A DOSSL_CMP_SRV_CTX_new.pod127 OSSL_CMP_SRV_CTX_set_accept_raverified() enables acceptance of ir/cr/kur
/openssl/crypto/crmf/
H A Dcrmf_lib.c369 const OSSL_CRMF_CERTREQUEST *cr, in create_popo_signature() argument
376 if (ps == NULL || cr == NULL || pkey == NULL) { in create_popo_signature()
380 pub = X509_PUBKEY_get0(cr->certTemplate->publicKey); in create_popo_signature()
395 ps->algorithmIdentifier, NULL, ps->signature, cr, in create_popo_signature()
/openssl/doc/man1/
H A Dopenssl-cmp.pod.in18 [B<-cmd> I<ir|cr|kur|p10cr|rr|genm>]
196 =item B<-cmd> I<ir|cr|kur|p10cr|rr|genm>
205 =item cr E<nbsp> - Certificate Request
220 B<cr> requests issuing an additional certificate for an end entity already
223 B<p10cr> requests issuing an additional certificate similarly to B<cr>
360 When used with B<-cmd> I<ir>, I<cr>, or I<kur>,
1123 openssl cmp -section insta -cmd cr
1125 or by referencing in addition the B<[cr]> section of the example configuration:
1127 openssl cmp -section insta,cr
1153 openssl cmp -section insta,cr -reqexts v3_req
/openssl/include/openssl/
H A Dcrmf.h.in131 const OSSL_CRMF_CERTREQUEST *cr);
/openssl/apps/
H A Dopenssl.cnf379 [cr]
380 cmd = cr
H A Dopenssl-vms.cnf379 [cr]
380 cmd = cr
/openssl/crypto/cmp/
H A Dcmp_asn.c391 ASN1_EXP(OSSL_CMP_PKIBODY, value.cr, OSSL_CRMF_MSGS, 2),
H A Dcmp_local.h548 OSSL_CRMF_MSGS *cr; /* 2 */ member

Completed in 50 milliseconds