Searched refs:EndorsementSeed (Results 1 – 2 of 2) sorted by relevance
49 _plat__GetEPS(UINT16 Size, uint8_t *EndorsementSeed) in _plat__GetEPS() argument70 _plat__GetEntropy(EndorsementSeed, TEE_EPS_SIZE); in _plat__GetEPS()74 memcpy(EndorsementSeed, EPS, Size); in _plat__GetEPS()79 uint8_t *seed = EndorsementSeed; in _plat__GetEPS()
46 _plat__GetEPS(UINT16 Size, uint8_t *EndorsementSeed);