Searched refs:CRYPTO_TOKEN_SIZE (Results 1 – 2 of 2) sorted by relevance
44 constexpr uint32_t CRYPTO_TOKEN_SIZE = TOKEN_CHALLENGE_LEN; // 32 variable
674 uint8_t t[CRYPTO_TOKEN_SIZE] = {0}; in HuksHalTripleStage()