Home
last modified time | relevance | path

Searched refs:toAuthToken (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/gatekeeper/1.0/vts/functional/
DVtsHalGatekeeperV1_0TargetTest.cpp58 static const hw_auth_token_t *toAuthToken(GatekeeperResponse &rsp) { in toAuthToken() function
154 const hw_auth_token_t *auth_token = toAuthToken(rsp); in checkVerify()
318 const hw_auth_token_t *first = toAuthToken(verifyRsp); in TEST_P()
319 const hw_auth_token_t *second = toAuthToken(reenrollVerifyRsp); in TEST_P()
349 const hw_auth_token_t *first = toAuthToken(verifyRsp); in TEST_P()
350 const hw_auth_token_t *second = toAuthToken(reenrollVerifyRsp); in TEST_P()