Searched defs:keyInfoBlob (Results 1 – 4 of 4) sorted by relevance
72 static int32_t AddStorageParams(const struct HksBlob *key, const struct HksBlob *keyInfoBlob, in AddStorageParams()110 int32_t TranslateKeyInfoBlobToParamSet(const struct HksBlob *key, const struct HksBlob *keyInfoBlob, in TranslateKeyInfoBlobToParamSet()
746 static int32_t GetKeyInfoList(struct HksKeyInfo *keyInfoList, const struct HksBlob *keyInfoBlob) in GetKeyInfoList()833 struct HksBlob keyInfoBlob = { keyInfo->keyInfoLen, tmpBuf }; in HksStoreGetKeyInfoList() local
493 …2_t HksTranslateKeyInfoBlobToParamSet(const struct HksBlob *key, const struct HksBlob *keyInfoBlob, in HksTranslateKeyInfoBlobToParamSet()
227 struct HksBlob keyInfoBlob = { 0, NULL }; in ComputeHkdf() local