Searched refs:ksfType (Results 1 – 4 of 4) sorted by relevance
76 int32_t InitKsfAttr(const struct HksKsfAttr *ksfAttr, uint8_t ksfType);
130 bool KsfExist(uint8_t ksfType);
361 int32_t InitKsfAttr(const struct HksKsfAttr *ksfAttr, uint8_t ksfType) in InitKsfAttr() argument374 if (ksfType == HKS_KSF_TYPE_RKC) { in InitKsfAttr()
592 bool KsfExist(uint8_t ksfType) in KsfExist() argument599 if (ksfType == HKS_KSF_TYPE_RKC) { in KsfExist()