Searched defs:HksKeySpec (Results 1 – 1 of 1) sorted by relevance
34 struct HksKeySpec { struct35 uint32_t algType;36 uint32_t keyLen;37 void *algParam; /* for example : struct HksKeyDerivationParam */