Searched refs:TEE_EPS_SIZE (Results 1 – 1 of 1) sorted by relevance
46 #define TEE_EPS_SIZE (256/2) // From TPM2B_RSA_TEST_PRIME in Hierarchy.c macro52 uint8_t EPS[TEE_EPS_SIZE] = { 0 }; in _plat__GetEPS()56 IMSG("EPS=%d",TEE_EPS_SIZE); in _plat__GetEPS()58 pAssert(Size <= (TEE_EPS_SIZE)); in _plat__GetEPS()70 _plat__GetEntropy(EndorsementSeed, TEE_EPS_SIZE); in _plat__GetEPS()