HASH_TABLE Struct Reference


Data Fields

CHAR16 * Name
 Name for Hash Algorithm.
UINTN DigestLength
 Digest Length.
UINT8 * OidValue
 Hash Algorithm OID ASN.1 Value.
UINTN OidLength
 Length of Hash OID Value.
HASH_GET_CONTEXT_SIZE GetContextSize
 Pointer to Hash GetContentSize function.
HASH_INIT HashInit
 Pointer to Hash Init function.
HASH_UPDATE HashUpdate
 Pointer to Hash Update function.
HASH_FINAL HashFinal
 Pointer to Hash Final function.

Field Documentation

Digest Length.

Referenced by EnrollX509HashtoSigDB().

Pointer to Hash GetContentSize function.

Referenced by CalculateCertHash(), and HashPeImage().

Pointer to Hash Final function.

Referenced by CalculateCertHash(), HashPeImage(), and IsCertHashFoundInDatabase().

Pointer to Hash Init function.

Referenced by CalculateCertHash(), HashPeImage(), and IsCertHashFoundInDatabase().

Pointer to Hash Update function.

Referenced by CalculateCertHash(), HashPeImage(), and IsCertHashFoundInDatabase().

CHAR16 * HASH_TABLE::Name

Name for Hash Algorithm.

Length of Hash OID Value.

Referenced by HashPeImageByType().

Hash Algorithm OID ASN.1 Value.

Referenced by HashPeImageByType().


Generated on Thu Sep 24 23:44:25 2015 for SecurityPkg[ALL] by  doxygen 1.5.7.1