RetroArch
Public Attributes | List of all members
_chd_verify_result Struct Reference

#include <chd.h>

Public Attributes

UINT8 md5 [CHD_MD5_BYTES]
 
UINT8 sha1 [CHD_SHA1_BYTES]
 
UINT8 rawsha1 [CHD_SHA1_BYTES]
 
UINT8 metasha1 [CHD_SHA1_BYTES]
 

Member Data Documentation

◆ md5

UINT8 _chd_verify_result::md5[CHD_MD5_BYTES]

◆ metasha1

UINT8 _chd_verify_result::metasha1[CHD_SHA1_BYTES]

◆ rawsha1

UINT8 _chd_verify_result::rawsha1[CHD_SHA1_BYTES]

◆ sha1

UINT8 _chd_verify_result::sha1[CHD_SHA1_BYTES]

The documentation for this struct was generated from the following file: