Home
last modified time | relevance | path

Searched defs:in_key (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/weaver/aidl/default/
H A DWeaver.cpp31 ::ndk::ScopedAStatus Weaver::read(int32_t in_slotId, const std::vector<uint8_t>& in_key, WeaverRead… in read()
38 ::ndk::ScopedAStatus Weaver::write(int32_t in_slotId, const std::vector<uint8_t>& in_key, const std… in write()
/aosp12/system/vold/
H A DKeymaster.cpp131 ks2::KeyDescriptor in_key = { in generateKey() local