Home
last modified time | relevance | path

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

/system/core/adb/
Dtransport.h93 unsigned char token[TOKEN_SIZE] = {};
Dadb.h105 #define TOKEN_SIZE 20 macro
Dadb_auth_host.cpp353 if (token_size != TOKEN_SIZE) { in adb_auth_sign()