Searched refs:HksCreateBatchKeyNode (Results 1 – 3 of 3) sorted by relevance
67 struct HuksKeyNode *HksCreateBatchKeyNode(const struct HuksKeyNode *keyNode, const struct HksParamS…
430 struct HuksKeyNode *HksCreateBatchKeyNode(const struct HuksKeyNode *keyNode, const struct HksParamS… in HksCreateBatchKeyNode() function
422 struct HuksKeyNode *batchKeyNode = HksCreateBatchKeyNode(keyNode, paramSet); in HksBatchUpdate()