Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/crypto/include/adb/crypto/
H A Dkey.h37 adb::proto::KeyType GetKeyType() const { return key_type_; } in GetKeyType() function
/aosp12/system/bt/gd/security/record/
H A Dsecurity_record.h66 hci::KeyType GetKeyType() { in GetKeyType() function