Home
last modified time | relevance | path

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

/third_party/openssl/fuzz/
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()
/third_party/openssl/apps/lib/
Dcmp_mock_srv.c27 int certReqId; /* id of last ir/cr/kur, used for polling */ member
175 int certReqId, in process_cert_request()
361 const OSSL_CMP_MSG *certConf, int certReqId, in process_certConf()
395 const OSSL_CMP_MSG *pollReq, int certReqId, in process_pollReq()
/third_party/openssl/crypto/cmp/
Dcmp_server.c165 int certReqId; in process_cert_request() local
355 int certReqId = ossl_cmp_asn1_get_int(status->certReqId); in process_certConf() local
383 int certReqId; in process_pollReq() local
Dcmp_local.h377 ASN1_INTEGER *certReqId; member
398 ASN1_INTEGER *certReqId; member
424 ASN1_INTEGER *certReqId; member
439 ASN1_INTEGER *certReqId; member
Dcmp_msg.c458 int certReqId, const OSSL_CMP_PKISI *si, in ossl_cmp_certrep_new()
965 static int suitable_rid(const ASN1_INTEGER *certReqId, int rid) in suitable_rid()
/third_party/openssl/test/
Dcmp_server_test.c51 int certReqId, in process_cert_request()
/third_party/openssl/crypto/crmf/
Dcrmf_local.h331 ASN1_INTEGER *certReqId; member