Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/rkc/src/
H A Dhks_rkc_rw.c348 static int32_t RkcFillKsfTime(const struct HksTime *time, struct HksBlob *ksfBuf, uint32_t *ksfBufO… in RkcFillKsfTime()
371 static int32_t FillKsfDataRkc(const struct HksKsfDataRkc *ksfDataRkc, struct HksBlob *ksfBuf, uint3… in FillKsfDataRkc()
408 static int32_t FillKsfDataMk(const struct HksKsfDataMk *ksfDataMk, struct HksBlob *ksfBuf, uint32_t… in FillKsfDataMk()
438 struct HksBlob *ksfBuf, uint32_t *ksfBufOffset) in FillKsfVerRkc()
452 struct HksBlob *ksfBuf, uint32_t *ksfBufOffset) in FillKsfVerMk()
465 static int32_t RkcFillKsfHash(struct HksBlob *ksfBuf, uint32_t *ksfBufOffset) in RkcFillKsfHash()
482 …int32_t FillKsfBufRkc(const struct HksKsfDataRkcWithVer *ksfDataRkcWithVer, struct HksBlob *ksfBuf) in FillKsfBufRkc()
501 …ic int32_t FillKsfBufMk(const struct HksKsfDataMkWithVer *ksfDataMkWithVer, struct HksBlob *ksfBuf) in FillKsfBufMk()
522 struct HksBlob ksfBuf; in HksWriteKsfRkc() local
558 struct HksBlob ksfBuf; in HksWriteKsfMk() local