Home
last modified time | relevance | path

Searched refs:CC_HMAC_Start (Results 1 – 13 of 13) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DHMAC_Start_fp.h40 #if CC_HMAC_Start // Command must be enabled
DObject_fp.h194 #if CC_HMAC_Start || CC_MAC_Start
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/HashHMAC/
DHMAC_Start.c38 #if CC_HMAC_Start // Conditional expansion of this file
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DCommands.h163 #if CC_HMAC_Start
DCommandAttributeData.h236 #if (PAD_LIST || (CC_HMAC_Start || CC_MAC_Start))
676 #if (PAD_LIST || (CC_HMAC_Start || CC_MAC_Start))
677 (COMMAND_ATTRIBUTES)((CC_HMAC_Start || CC_MAC_Start) * // 0x015B
DTpmProfile.h546 #ifndef CC_HMAC_Start
547 #define CC_HMAC_Start (CC_YES && !ALG_CMAC) macro
DTpmAlgorithmDefines.h289 + (ADD_FILL || CC_HMAC_Start || CC_MAC_Start) /* 0x0000015B */ \
DCommandDispatchData.h1672 #if CC_HMAC_Start
5113 #if (PAD_LIST || (CC_HMAC_Start || CC_MAC_Start))
5114 # if CC_HMAC_Start
5120 # if (CC_HMAC_Start || CC_MAC_Start) > 1
DHandleProcess.h287 #if CC_HMAC_Start
DCommandDispatcher.h709 #if CC_HMAC_Start
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/include/
DImplementation.h521 #define CC_HMAC_Start (CC_YES && !ALG_CMAC) macro
780 #if CC_HMAC_Start
1034 + (ADD_FILL || CC_HMAC_Start || CC_MAC_Start) /* 0x0000015B */ \
/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DObject.c520 #if CC_HMAC_Start || CC_MAC_Start
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/TPMDevice/src/
DTpmDevice.c204 #if CC_HMAC_Start == YES