Home
last modified time | relevance | path

Searched defs:rid (Results 1 – 10 of 10) sorted by relevance

/openssl/crypto/cmp/
H A Dcmp_client.c119 static int is_crep_with_waiting(const OSSL_CMP_MSG *resp, int rid) in is_crep_with_waiting()
282 static int poll_for_response(OSSL_CMP_CTX *ctx, int sleep, int rid, in poll_for_response()
400 const OSSL_CMP_MSG *rep, int rid) in save_senderNonce_if_waiting()
654 static int cert_response(OSSL_CMP_CTX *ctx, int sleep, int rid, in cert_response()
825 int rid = is_p10 ? OSSL_CMP_CERTREQID_NONE : OSSL_CMP_CERTREQID; in OSSL_CMP_try_certreq() local
869 int rid = is_p10 ? OSSL_CMP_CERTREQID_NONE : OSSL_CMP_CERTREQID; in OSSL_CMP_exec_certreq() local
H A Dcmp_msg.c271 OSSL_CRMF_MSG *OSSL_CMP_CTX_setup_CRM(OSSL_CMP_CTX *ctx, int for_KUR, int rid) in OSSL_CMP_CTX_setup_CRM()
978 static int suitable_rid(const ASN1_INTEGER *certReqId, int rid) in suitable_rid()
1000 int rid) in ossl_cmp_pollrepcontent_get0_pollrep()
1026 int rid) in ossl_cmp_certrepmessage_get0_certresponse()
/openssl/crypto/ocsp/
H A Docsp_cl.c187 const OCSP_RESPID *rid = &bs->tbsResponseData.responderId; in OCSP_resp_get0_id() local
205 const OCSP_RESPID *rid = &bs->tbsResponseData.responderId; in OCSP_resp_get1_id() local
H A Docsp_prn.c140 OCSP_RESPID *rid = NULL; in OCSP_RESPONSE_print() local
H A Docsp_srv.c171 OCSP_RESPID *rid; in OCSP_basic_sign_ctx() local
H A Docsp_vfy.c172 OCSP_RESPID *rid = &bs->tbsResponseData.responderId; in ocsp_find_signer() local
/openssl/crypto/cms/
H A Dcms_kari.c119 CMS_KeyAgreeRecipientIdentifier *rid = rek->rid; in CMS_RecipientEncryptedKey_get0_id() local
151 CMS_KeyAgreeRecipientIdentifier *rid = rek->rid; in CMS_RecipientEncryptedKey_cert_cmp() local
H A Dcms_local.h157 CMS_RecipientIdentifier *rid; member
196 CMS_KeyAgreeRecipientIdentifier *rid; member
/openssl/crypto/crmf/
H A Dcrmf_lib.c275 int OSSL_CRMF_MSG_set_certReqId(OSSL_CRMF_MSG *crm, int rid) in OSSL_CRMF_MSG_set_certReqId()
462 int rid, int acceptRAVerified, in OSSL_CRMF_MSGS_verify_popo()
/openssl/include/openssl/
H A Dx509v3.h.in176 ASN1_OBJECT *rid; /* registeredID */ member

Completed in 54 milliseconds