NXP Reader Library  v17.1.0.2535

Definitions for Hashing algorithm. To be used with below mentioned interface(s) More...

Collaboration diagram for HashAlgo:

Macros

#define PHHAL_HW_SAM_CMD_PKI_HASH_ALGORITHM_SHA_1   0x00U
 Option mask for SHA 1 hashing algorithm to be used.
 
#define PHHAL_HW_SAM_CMD_PKI_HASH_ALGORITHM_SHA_224   0x01U
 Option mask for SHA 224 hashing algorithm to be used.
 
#define PHHAL_HW_SAM_CMD_PKI_HASH_ALGORITHM_SHA_256   0x03U
 Option mask for SHA 256 hashing algorithm to be used.
 
#define PHHAL_HW_SAM_CMD_PKI_HASH_ALGORITHM_SHA_384   0x04U
 Option mask for SHA 384 hashing algorithm to be used.
 
#define PHHAL_HW_SAM_CMD_PKI_HASH_ALGORITHM_SHA_512   0x05U
 Option mask for SHA 512 hashing algorithm to be used.
 

Detailed Description

Definitions for Hashing algorithm. To be used with below mentioned interface(s)