Searched defs:storeKey (Results 1 – 5 of 5) sorted by relevance
21 void storeKey(in byte[] kek); in storeKey() method
35 void storeKey(in byte[] kek); in storeKey() method
31 ndk::ScopedAStatus RebootEscrow::storeKey(const std::vector<uint8_t>& ukek) { in storeKey() function in aidl::android::hardware::rebootescrow::RebootEscrow
572 bool storeKey(const std::string& dir, const KeyAuthentication& auth, const KeyBuffer& key) { in storeKey() function