Searched refs:TcuAuthentication (Results 1 – 4 of 4) sorted by relevance
26 int TcuAuthentication(uint8_t hash_type);
258 int TcuAuthentication(uint8_t hash_type) in TcuAuthentication() function
213 (void)TcuAuthentication(HASH_TYPE_VENDOR); in main()
392 if (TcuAuthentication(HASH_TYPE_SYSTEM) != 0) { in InitCaAuthInfo()