Home
last modified time | relevance | path

Searched defs:certReqId (Results 1 – 8 of 8) sorted by relevance

/openssl/fuzz/
H A Dcmp.c104 int certReqId, in process_cert_request()
142 const OSSL_CMP_MSG *certConf, int certReqId, in process_certConf()
151 const OSSL_CMP_MSG *pollReq, int certReqId, in process_pollReq()
/openssl/crypto/cmp/
H A Dcmp_server.c27 int certReqId; /* of ir/cr/kur, OSSL_CMP_CERTREQID_NONE for p10cr */ member
224 int certReqId; in process_cert_request() local
420 int certReqId = ossl_cmp_asn1_get_int(status->certReqId); in process_certConf() local
508 int certReqId; in process_pollReq() local
H A Dcmp_msg.c473 int certReqId, const OSSL_CMP_PKISI *si, in ossl_cmp_certrep_new()
822 OSSL_CMP_MSG *ossl_cmp_certConf_new(OSSL_CMP_CTX *ctx, int certReqId, in ossl_cmp_certConf_new()
1006 static int suitable_rid(const ASN1_INTEGER *certReqId, int rid) in suitable_rid()
H A Dcmp_local.h432 ASN1_INTEGER *certReqId; member
454 ASN1_INTEGER *certReqId; member
480 ASN1_INTEGER *certReqId; member
495 ASN1_INTEGER *certReqId; member
H A Dcmp_client.c451 int ossl_cmp_exchange_certConf(OSSL_CMP_CTX *ctx, int certReqId, in ossl_cmp_exchange_certConf()
/openssl/apps/lib/
H A Dcmp_mock_srv.c269 ossl_unused int certReqId, in process_cert_request()
623 ossl_unused int certReqId, in process_certConf()
655 ossl_unused int certReqId, in process_pollReq()
/openssl/test/
H A Dcmp_server_test.c51 int certReqId, in process_cert_request()
/openssl/crypto/crmf/
H A Dcrmf_local.h332 ASN1_INTEGER *certReqId; member

Completed in 49 milliseconds