NXP Reader Library  v17.1.0.2535

The Options for representing Crypto Operation. To be used with. More...

Collaboration diagram for Operation:

Macros

#define PHAL_NTAGXDNA_CRYPTOAPI_OPERATION_INIT   0x01U
 Option to indicate initialization of Crypto Operation.
 
#define PHAL_NTAGXDNA_CRYPTOAPI_OPERATION_UPDATE   0x02U
 Option to indicate update of Crypto Operation.
 
#define PHAL_NTAGXDNA_CRYPTOAPI_OPERATION_FINALIZE   0x03U
 Option to indicate finalization of Crypto Operation.
 
#define PHAL_NTAGXDNA_CRYPTOAPI_OPERATION_ONE_SHOT   0x04U
 Option to indicate Crypto Operation in one shot.
 
#define PHAL_NTAGXDNA_CRYPTOAPI_OPERATION_ONE_SHOT_PRE_COMPUTED_HASH   0x05U
 Option to indicate Crypto Operation in one shot with Precomputed Hash.
 
#define PHAL_NTAGXDNA_CRYPTOAPI_OPERATION_ONE_STEP   0x01U
 Option to indicate ECC DH Crypto Operation in One Step.
 
#define PHAL_NTAGXDNA_CRYPTOAPI_OPERATION_TWO_STEP_FIRST   0x02U
 Option to indicate ECC DH Crypto Operation in Two Step first step.
 
#define PHAL_NTAGXDNA_CRYPTOAPI_OPERATION_TWO_STEP_FINAL   0x03U
 Option to indicate ECC DH Crypto Operation in Two Step final step.
 
#define PHAL_NTAGXDNA_CRYPTOAPI_OPERATION_EXTRACT_EXPAND   0x00U
 Option to indicate Expand and Extract HKDF Operation.
 
#define PHAL_NTAGXDNA_CRYPTOAPI_OPERATION_EXPAND   0x01U
 Option to indicate Expand HKDF Operation.
 

Detailed Description

The Options for representing Crypto Operation. To be used with.