Searched refs:storageKeyBlob (Results 1 – 2 of 2) sorted by relevance
309 const vector<uint8_t>& storageKeyBlob, vector<uint8_t>* ephemeralKeyBlob) { in convertStorageKeyToEphemeral() argument311 request.SetKeyMaterial(storageKeyBlob.data(), storageKeyBlob.size()); in convertStorageKeyToEphemeral()
81 ScopedAStatus convertStorageKeyToEphemeral(const vector<uint8_t>& storageKeyBlob,