Home
last modified time | relevance | path

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

/hardware/intel/common/libva/va/
Dva_drmcommon.h68 int auth_type; member
/hardware/interfaces/keymaster/4.0/support/
Dkeymaster_utils.cpp71 auto auth_type = htonl(static_cast<uint32_t>(token.authenticatorType)); in authToken2HidlVec() local
/hardware/interfaces/gatekeeper/1.0/vts/functional/
DVtsHalGatekeeperV1_0TargetTest.cpp68 uint32_t auth_type = ntohl(auth_token->authenticator_type); in toAuthToken() local