Home
last modified time | relevance | path

Searched refs:EncodeTbs (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.c687 static int32_t EncodeTbs(const struct HksAttestTbsSpec *tbs, struct HksBlob *out) in EncodeTbs() function
783 ret = EncodeTbs(&draftTbs, tbs); in CreateTbs()