Searched refs:needDeleteKey (Results 1 – 1 of 1) sorted by relevance
501 static int32_t StoreKeyBlob(bool needDeleteKey, uint32_t offset, const struct HksBlob *keyBlob) in StoreKeyBlob() argument515 if (needDeleteKey) { in StoreKeyBlob()529 if (needDeleteKey) { in StoreKeyBlob()612 bool needDeleteKey = (ret == HKS_SUCCESS); in HksStoreKeyBlob() local613 ret = StoreKeyBlob(needDeleteKey, offset, keyBlob); in HksStoreKeyBlob()