Home
last modified time | relevance | path

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

/freebsd/crypto/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()
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_server.c27 int certReqId; /* id of last ir/cr/kur, OSSL_CMP_CERTREQID_NONE for p10cr */ member
167 int certReqId; in process_cert_request() local
362 int certReqId = ossl_cmp_asn1_get_int(status->certReqId); in process_certConf() local
394 int certReqId; in process_pollReq() local
H A Dcmp_msg.c446 int certReqId, const OSSL_CMP_PKISI *si, in ossl_cmp_certrep_new()
785 OSSL_CMP_MSG *ossl_cmp_certConf_new(OSSL_CMP_CTX *ctx, int certReqId, in ossl_cmp_certConf_new()
957 static int suitable_rid(const ASN1_INTEGER *certReqId, int rid) in suitable_rid()
H A Dcmp_local.h377 ASN1_INTEGER *certReqId; member
398 ASN1_INTEGER *certReqId; member
424 ASN1_INTEGER *certReqId; member
439 ASN1_INTEGER *certReqId; member
H A Dcmp_client.c360 int ossl_cmp_exchange_certConf(OSSL_CMP_CTX *ctx, int certReqId, in ossl_cmp_exchange_certConf()
/freebsd/crypto/openssl/apps/lib/
H A Dcmp_mock_srv.c175 ossl_unused int certReqId, in process_cert_request()
365 ossl_unused int certReqId, in process_certConf()
396 ossl_unused int certReqId, in process_pollReq()
/freebsd/crypto/openssl/test/
H A Dcmp_server_test.c51 int certReqId, in process_cert_request()
/freebsd/crypto/openssl/crypto/crmf/
H A Dcrmf_local.h331 ASN1_INTEGER *certReqId; member