Home
last modified time | relevance | path

Searched defs:authToken2HidlVec (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/keymaster/ng/include/
H A Dkeystore_hidl_support.h101 inline static hidl_vec<uint8_t> authToken2HidlVec(const HardwareAuthToken& token) { in authToken2HidlVec() function
/aosp12/system/security/keystore/include/keystore/
H A Dkeystore_hidl_support.h88 inline static hidl_vec<uint8_t> authToken2HidlVec(const Km3HardwareAuthToken& token) { in authToken2HidlVec() function
/aosp12/hardware/interfaces/keymaster/4.0/support/
H A Dkeymaster_utils.cpp61 hidl_vec<uint8_t> authToken2HidlVec(const HardwareAuthToken& token) { in authToken2HidlVec() function