Home
last modified time | relevance | path

Searched defs:rid (Results 1 - 25 of 106) sorted by relevance

12345

/third_party/libdrm/amdgpu/
H A Damdgpu_asic_id.c43 uint32_t rid; in parse_one_line() local
/third_party/FreeBSD/sys/arm/arm/
H A Dnexus.c170 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 Dbus_if.c23 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 Docsp_prn.c138 OCSP_RESPID *rid = NULL; in OCSP_RESPONSE_print() local
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
[all...]
H A Docsp_vfy.c172 OCSP_RESPID *rid = &bs->tbsResponseData.responderId; in ocsp_find_signer() local
H A Docsp_srv.c171 OCSP_RESPID *rid; in OCSP_basic_sign_ctx() local
/third_party/openssl/crypto/ocsp/
H A Docsp_prn.c138 OCSP_RESPID *rid = NULL; in OCSP_RESPONSE_print() local
H A Docsp_vfy.c172 OCSP_RESPID *rid = &bs->tbsResponseData.responderId; in ocsp_find_signer() local
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
[all...]
H A Docsp_srv.c171 OCSP_RESPID *rid; in OCSP_basic_sign_ctx() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/src/
H A Dblackbox_adapter_impl.c545 hi_u32 rid = 0; in SystemModuleGetLastLogInfo() local
/third_party/ffmpeg/libavformat/
H A Domadec.c80 uint32_t rid; member
/third_party/node/deps/openssl/openssl/crypto/crmf/
H A Dcrmf_lib.c278 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 Dcms_kari.c119 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 Dcms_kari.c119 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 Dcrmf_lib.c278 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 Dextension.rs487 pub fn rid(&mut self, rid: &str) -> &mut SubjectAlternativeName { in rid() functions
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hid.c53 int32_t rid; member
/third_party/libcoap/src/oscore/
H A Doscore_context.c600 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 Dsfn_instr_tex.cpp36 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 Dcmp_client.c250 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 Dcmp_client.c253 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 Dinline_pass.cpp240 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 Dinline_pass.cpp240 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...]

Completed in 19 milliseconds

12345