Home
last modified time | relevance | path

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

/base/security/huks/frameworks/huks_standard/main/common/include/
Dhks_crypto_hal.h34 struct HksKeySpec { struct
35 uint32_t algType;
36 uint32_t keyLen;
37 void *algParam; /* for example : struct HksKeyDerivationParam */