Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/huks/common/include/
Dhks_test_common.h195 struct HksTestBlobParams localKeyParams; member
207 struct HksTestBlobParams localKeyParams; member
219 struct HksTestBlobParams localKeyParams; member
242 struct HksTestBlobParams localKeyParams; member
/test/xts/acts/security_lite/huks/common/
Dhks_test_common.c594 …_t GenerateLocalRandomKey(struct HksBlob **keyAlias, const struct HksTestBlobParams *localKeyParam… in GenerateLocalRandomKey()