/third_party/libdrm/amdgpu/ |
H A D | amdgpu_asic_id.c | 43 uint32_t rid; in parse_one_line() local
|
/third_party/FreeBSD/sys/arm/arm/ |
H A D | nexus.c | 170 nexus_alloc_resource(device_t bus, device_t child, int type, int *rid, in nexus_alloc_resource() argument
|
/third_party/FreeBSD/sys/kern/ |
H A D | bus_if.c | 23 null_alloc_resource(device_t dev, device_t child, int type, int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) null_alloc_resource() argument
|
/third_party/node/deps/openssl/openssl/crypto/ocsp/ |
H A D | ocsp_prn.c | 138 OCSP_RESPID *rid = NULL; in OCSP_RESPONSE_print() local
|
H A D | ocsp_cl.c | 187 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 [all...] |
H A D | ocsp_vfy.c | 172 OCSP_RESPID *rid = &bs->tbsResponseData.responderId; in ocsp_find_signer() local
|
H A D | ocsp_srv.c | 171 OCSP_RESPID *rid; in OCSP_basic_sign_ctx() local
|
/third_party/openssl/crypto/ocsp/ |
H A D | ocsp_prn.c | 138 OCSP_RESPID *rid = NULL; in OCSP_RESPONSE_print() local
|
H A D | ocsp_vfy.c | 172 OCSP_RESPID *rid = &bs->tbsResponseData.responderId; in ocsp_find_signer() local
|
H A D | ocsp_cl.c | 187 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 [all...] |
H A D | ocsp_srv.c | 171 OCSP_RESPID *rid; in OCSP_basic_sign_ctx() local
|
/third_party/ffmpeg/libavformat/ |
H A D | omadec.c | 80 uint32_t rid; member
|
/third_party/node/deps/openssl/openssl/crypto/crmf/ |
H A D | crmf_lib.c | 278 int OSSL_CRMF_MSG_set_certReqId(OSSL_CRMF_MSG *crm, int rid) in OSSL_CRMF_MSG_set_certReqId() argument 461 OSSL_CRMF_MSGS_verify_popo(const OSSL_CRMF_MSGS *reqs, int rid, int acceptRAVerified, OSSL_LIB_CTX *libctx, const char *propq) OSSL_CRMF_MSGS_verify_popo() argument
|
/third_party/node/deps/openssl/openssl/crypto/cms/ |
H A D | cms_kari.c | 119 CMS_KeyAgreeRecipientIdentifier *rid = rek->rid; in CMS_RecipientEncryptedKey_get0_id() local 151 CMS_KeyAgreeRecipientIdentifier *rid in CMS_RecipientEncryptedKey_cert_cmp() local [all...] |
/third_party/openssl/crypto/cms/ |
H A D | cms_kari.c | 119 CMS_KeyAgreeRecipientIdentifier *rid = rek->rid; in CMS_RecipientEncryptedKey_get0_id() local 151 CMS_KeyAgreeRecipientIdentifier *rid in CMS_RecipientEncryptedKey_cert_cmp() local [all...] |
/third_party/openssl/crypto/crmf/ |
H A D | crmf_lib.c | 278 int OSSL_CRMF_MSG_set_certReqId(OSSL_CRMF_MSG *crm, int rid) in OSSL_CRMF_MSG_set_certReqId() argument 461 OSSL_CRMF_MSGS_verify_popo(const OSSL_CRMF_MSGS *reqs, int rid, int acceptRAVerified, OSSL_LIB_CTX *libctx, const char *propq) OSSL_CRMF_MSGS_verify_popo() argument
|
/third_party/rust/crates/rust-openssl/openssl/src/x509/ |
H A D | extension.rs | 487 pub fn rid(&mut self, rid: &str) -> &mut SubjectAlternativeName { in rid() functions
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_hid.c | 53 int32_t rid; member
|
/third_party/libcoap/src/oscore/ |
H A D | oscore_context.c | 600 oscore_add_recipient(oscore_ctx_t *osc_ctx, coap_bin_const_t *rid, in oscore_add_recipient() argument 654 oscore_delete_recipient(oscore_ctx_t *osc_ctx, coap_bin_const_t *rid) { in oscore_delete_recipient() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_tex.cpp | 36 TexInstr(Opcode op, const RegisterVec4& dest, const RegisterVec4::Swizzle& dest_swizzle, const RegisterVec4& src, unsigned sid, unsigned rid, PVirtualValue sampler_offs) TexInstr() argument
|
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
H A D | cmp_client.c | 250 static int poll_for_response(OSSL_CMP_CTX *ctx, int sleep, int rid, in poll_for_response() argument 557 static int cert_response(OSSL_CMP_CTX *ctx, int sleep, int rid, in cert_response() argument 693 int rid = is_p10 ? OSSL_CMP_CERTREQID_NONE : OSSL_CMP_CERTREQID; OSSL_CMP_try_certreq() local 735 int rid = is_p10 ? OSSL_CMP_CERTREQID_NONE : OSSL_CMP_CERTREQID; OSSL_CMP_exec_certreq() local [all...] |
/third_party/openssl/crypto/cmp/ |
H A D | cmp_client.c | 253 static int poll_for_response(OSSL_CMP_CTX *ctx, int sleep, int rid, in poll_for_response() argument 560 static int cert_response(OSSL_CMP_CTX *ctx, int sleep, int rid, in cert_response() argument 696 int rid = is_p10 ? OSSL_CMP_CERTREQID_NONE : OSSL_CMP_CERTREQID; OSSL_CMP_try_certreq() local 738 int rid = is_p10 ? OSSL_CMP_CERTREQID_NONE : OSSL_CMP_CERTREQID; OSSL_CMP_exec_certreq() local [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | inline_pass.cpp | 240 const uint32_t rid = sb_inst->result_id(); in CloneSameBlockOps() local 346 const uint32_t rid = cp_inst->result_id(); in InlineSingleInstruction() local 481 const uint32_t rid = cp_inst->result_id(); in MoveCallerInstsAfterFunctionCall() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | inline_pass.cpp | 240 const uint32_t rid = sb_inst->result_id(); in CloneSameBlockOps() local 346 const uint32_t rid = cp_inst->result_id(); in InlineSingleInstruction() local 481 const uint32_t rid = cp_inst->result_id(); in MoveCallerInstsAfterFunctionCall() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | tls_openssl_ocsp.c | 269 static char * responderid_str(ResponderID *rid) in responderid_str() argument
|