Home
last modified time | relevance | path

Searched refs:g_attestTbsRsa (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/
H A Ddcm_attest.c251 static const uint8_t g_attestTbsRsa[] = { variable
1371 template.data = (uint8_t *)g_attestTbsRsa; in CreateHwAttestCert()
1372 template.size = sizeof(g_attestTbsRsa); in CreateHwAttestCert()