Searched refs:tokenSize (Results 1 – 1 of 1) sorted by relevance
135 const int tokenSize = env->GetArrayLength(token); in nativeEnroll() local137 if (tokenSize != sizeof(hw_auth_token_t)) { in nativeEnroll()138 ALOG(LOG_VERBOSE, LOG_TAG, "nativeEnroll() : invalid token size %d\n", tokenSize); in nativeEnroll()