Home
last modified time | relevance | path

Searched defs:HksRkcMk (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/rkc/include/
H A Dhks_rkc.h47 struct HksRkcMk { struct
48 bool valid; /* whether main key is valid */
49 struct HksTime mkCreatedTime; /* the created time of main key */
50 struct HksTime mkExpiredTime; /* the expired time of main key */
51 uint8_t mkWithMask[HKS_RKC_MK_LEN]; /* the main key with mask */