Home
last modified time | relevance | path

Searched refs:claims (Results 1 – 25 of 222) sorted by relevance

123456789

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/
H A Ddcm_attest.c583 ret += DcmAsn1ExtractTag(&val, &ext->claims, &val, ASN_1_TAG_TYPE_SEQ); in ParseAttestExtension()
670 uint32_t claimsOffset = tmplExt.claims.header.data - extensionTmpl.data; in CreateAttestExtension()
770 uint8_t *extBuf = HksMalloc(EXT_MAX_SIZE + attestSpec->claims.size); in CreateTbs()
1220 uint8_t *claims = HksMalloc(ATTEST_CLAIM_BUF_LEN + ASN_1_MAX_HEADER_LEN); in BuildAttestClaims() local
1223 attestSpec->claims.data = claims; in BuildAttestClaims()
1224 attestSpec->claims.size = ATTEST_CLAIM_BUF_LEN + ASN_1_MAX_HEADER_LEN; in BuildAttestClaims()
1239 uint8_t *seqData = claims + ASN_1_MAX_HEADER_LEN; in BuildAttestClaims()
1242 ret = DcmAsn1WriteFinal(&attestSpec->claims, &seqDataBlob); in BuildAttestClaims()
1294 if (spec->claims.data != NULL) { in FreeAttestSpec()
1295 HKS_FREE(spec->claims.data); in FreeAttestSpec()
[all …]
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/include/
H A Ddcm_attest.h106 struct HksAsn1Obj claims; member
111 struct HksBlob claims; member
/ohos5.0/foundation/bundlemanager/app_domain_verify/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/bundlemanager/bundle_framework/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/ability/form_fwk/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/ability/idl_tool/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/arkui/ace_engine/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/arkui/ace_engine_lite/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/bundlemanager/bundle_tool/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/bundlemanager/ecological_rule_manager/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/communication/bluetooth/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/communication/bluetooth_service/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/communication/ipc/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/communication/connected_nfc_tag/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/communication/dsoftbus/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/communication/netmanager_ext/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/arkui/napi/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason
/ohos5.0/foundation/arkui/ui_appearance/
H A DLICENSE79 where such license applies only to those patent claims licensable
174 incurred by, or claims asserted against, such Contributor by reason

123456789