Home
last modified time | relevance | path

Searched defs:certReqId (Results 1 – 7 of 7) 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/apps/lib/
H A Dcmp_mock_srv.c28 int certReqId; /* id of last ir/cr/kur, used for polling */ member
208 int certReqId, in process_cert_request()
384 const OSSL_CMP_MSG *certConf, int certReqId, in process_certConf()
418 const OSSL_CMP_MSG *pollReq, int certReqId, in process_pollReq()
/openssl/crypto/cmp/
H A 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
H A Dcmp_local.h378 ASN1_INTEGER *certReqId; member
400 ASN1_INTEGER *certReqId; member
426 ASN1_INTEGER *certReqId; member
441 ASN1_INTEGER *certReqId; member
H A Dcmp_msg.c458 int certReqId, const OSSL_CMP_PKISI *si, in ossl_cmp_certrep_new()
976 static int suitable_rid(const ASN1_INTEGER *certReqId, int rid) in suitable_rid()
/openssl/test/
H A Dcmp_server_test.c51 int certReqId, in process_cert_request()
/openssl/crypto/crmf/
H A Dcrmf_local.h331 ASN1_INTEGER *certReqId; member

Completed in 32 milliseconds