/third_party/node/deps/openssl/openssl/crypto/cms/ |
H A D | cms_ess.c | 192 ASN1_STRING **pcid, in CMS_ReceiptRequest_get0_values() 197 if (pcid != NULL) in CMS_ReceiptRequest_get0_values() 198 *pcid = rr->signedContentIdentifier; in CMS_ReceiptRequest_get0_values() 191 CMS_ReceiptRequest_get0_values(CMS_ReceiptRequest *rr, ASN1_STRING **pcid, int *pallorfirst, STACK_OF(GENERAL_NAMES) **plist, STACK_OF(GENERAL_NAMES) **prto) CMS_ReceiptRequest_get0_values() argument
|
/third_party/openssl/crypto/cms/ |
H A D | cms_ess.c | 192 ASN1_STRING **pcid, in CMS_ReceiptRequest_get0_values() 197 if (pcid != NULL) in CMS_ReceiptRequest_get0_values() 198 *pcid = rr->signedContentIdentifier; in CMS_ReceiptRequest_get0_values() 191 CMS_ReceiptRequest_get0_values(CMS_ReceiptRequest *rr, ASN1_STRING **pcid, int *pallorfirst, STACK_OF(GENERAL_NAMES) **plist, STACK_OF(GENERAL_NAMES) **prto) CMS_ReceiptRequest_get0_values() argument
|
/test/xts/hats/hdf/location/agnss/ |
H A D | agnss_hdi_test.cpp | 159 refInfo.cellId.pcid = static_cast<unsigned short>(lteCellInfo->GetPci()); in JudgmentDataLte() 172 refInfo.cellId.pcid = static_cast<unsigned short>(nrCellInfo->GetPci()); in JudgmentDataNr() 419 refInfo.cellId.pcid = 80; in HWTEST_F()
|
/test/xts/device_attest/services/core/include/ |
H A D | attest_type.h | 171 char *pcid; member
|
/test/xts/device_attest_lite/services/core/include/ |
H A D | attest_type.h | 157 char *pcid; member
|
/third_party/selinux/libsepol/src/ |
H A D | kernel_to_cil.c | 3132 struct ocontext *pcid; in write_xen_pcidevice_rules_to_cil() local 3137 for (pcid = pdb->ocontexts[4]; pcid != NULL; pcid = pcid->next) { in write_xen_pcidevice_rules_to_cil() 3138 rc = snprintf(device_str, 20, "0x%lx", (unsigned long)pcid->u.device); in write_xen_pcidevice_rules_to_cil() 3144 ctx = context_to_str(pdb, &pcid->context[0]); in write_xen_pcidevice_rules_to_cil()
|
H A D | kernel_to_conf.c | 3004 struct ocontext *pcid; in write_xen_pcidevice_rules_to_conf() local 3009 for (pcid = pdb->ocontexts[4]; pcid != NULL; pcid = pcid->next) { in write_xen_pcidevice_rules_to_conf() 3010 rc = snprintf(device_str, 20, "0x%lx", (unsigned long)pcid->u.device); in write_xen_pcidevice_rules_to_conf() 3016 ctx = context_to_str(pdb, &pcid->context[0]); in write_xen_pcidevice_rules_to_conf()
|
H A D | module_to_cil.c | 2907 struct ocontext *pcid; in ocontext_xen_pcidevice_to_cil() local 2909 for (pcid = pcids; pcid != NULL; pcid = pcid->next) { in ocontext_xen_pcidevice_to_cil() 2910 cil_printf("(pcidevicecon 0x%lx ", (unsigned long)pcid->u.device); in ocontext_xen_pcidevice_to_cil() 2911 context_to_cil(pdb, &pcid->context[0]); in ocontext_xen_pcidevice_to_cil()
|
/test/xts/device_attest_lite/services/core/network/ |
H A D | attest_network.c | 100 devicePacket->pcid = NULL; in CreateDevicePacket() 127 ATTEST_MEM_FREE(devicePacket->pcid); in DestroyDevicePacket() 430 cJSON_AddStringToObject(software, "pcid", postValue->pcid) == NULL || in BuildCoapAuthBodySoftware()
|
/test/xts/device_attest/services/core/network/ |
H A D | attest_network.c | 97 devicePacket->pcid = NULL; in CreateDevicePacket() 124 ATTEST_MEM_FREE(devicePacket->pcid); in DestroyDevicePacket() 587 cJSON_AddStringToObject(software, "pcid", postValue->pcid) == NULL) { in BuildSoftware()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | cms.h | 295 ASN1_STRING **pcid,
|
/test/xts/device_attest/services/core/attest/ |
H A D | attest_service_auth.c | 203 return ATTEST_OK; // Special handling, compatible with pcid in ParsePcidResult() 860 devicePacket->pcid = StrdupDevInfo(PCID); in GenAuthMsg()
|
/test/xts/device_attest_lite/services/core/attest/ |
H A D | attest_service_auth.c | 222 return ATTEST_OK; // Special handling, compatible with pcid in ParsePcidResult() 880 devicePacket->pcid = StrdupDevInfo(PCID); in GenAuthMsg()
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | cms.h | 448 ASN1_STRING **pcid,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | cms.h | 448 ASN1_STRING **pcid,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | cms.h | 448 ASN1_STRING **pcid,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | cms.h | 448 ASN1_STRING **pcid,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | cms.h | 448 ASN1_STRING **pcid,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | cms.h | 448 ASN1_STRING **pcid,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | cms.h | 448 ASN1_STRING **pcid,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | cms.h | 448 ASN1_STRING **pcid,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | cms.h | 448 ASN1_STRING **pcid,
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | cms.h | 448 ASN1_STRING **pcid,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | cms.h | 448 ASN1_STRING **pcid,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | cms.h | 448 ASN1_STRING **pcid,
|