Lines Matching refs:auth
930 * method must receive a non-empty HardwareAuthToken in the authToken argument. For the auth
938 * o The key must have a Tag::USER_AUTH_TYPE that matches the auth type in the token.
940 * o The timestamp in the auth token plus the value of the Tag::AUTH_TIMEOUT must be less than
1115 * receive a non-empty and valid HardwareAuthToken. For the auth token to be valid, all of the
1123 * o The key must have a Tag::USER_AUTH_TYPE that matches the auth type in the token.
1125 * o The challenge field in the auth token must contain the operationHandle
1130 * The caller must provide the auth token on every call to update() and finish().
1221 * authToken. For the auth token to be valid, all of the following has to be true:
1228 * o The key must have a Tag::USER_AUTH_TYPE that matches the auth type in the token.
1230 * o The challenge field in the auth token must contain the operationHandle
1235 * The caller must provide the auth token on every call to update() and finish().