Searched refs:HashedDataResult (Results 1 – 3 of 3) sorted by relevance
334 IN OUT UINT8 **HashedDataResult in TcgDxeHashAll() argument337 if (HashedDataLen == NULL || HashedDataResult == NULL) { in TcgDxeHashAll()345 *HashedDataResult = AllocatePool ((UINTN) *HashedDataLen); in TcgDxeHashAll()346 if (*HashedDataResult == NULL) { in TcgDxeHashAll()357 if (*HashedDataResult == NULL) { in TcgDxeHashAll()358 *HashedDataResult = AllocatePool ((UINTN) *HashedDataLen); in TcgDxeHashAll()364 (TPM_DIGEST*)*HashedDataResult in TcgDxeHashAll()
102 IN OUT UINT8 **HashedDataResult
98 IN OUT UINT8 **HashedDataResult