Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/rkc/src/
H A Dhks_rkc_rw.c299 …_t ExtractKsfBufMk(const struct HksBlob *ksfFromFile, struct HksKsfDataMkWithVer *ksfDataMkWithVer) in ExtractKsfBufMk()
451 static int32_t FillKsfVerMk(const struct HksKsfDataMkWithVer *ksfDataMkWithVer, in FillKsfVerMk()
501 static int32_t FillKsfBufMk(const struct HksKsfDataMkWithVer *ksfDataMkWithVer, struct HksBlob *ksf… in FillKsfBufMk()
H A Dhks_rkc.c472 void FillKsfDataMkWithVer(struct HksKsfDataMkWithVer *ksfDataMkWithVer) in FillKsfDataMkWithVer()
480 const struct HksKsfDataMkWithVer *ksfDataMkWithVer) in RkcWriteAllKsf()