Home
last modified time | relevance | path

Searched refs:CC_MAC_Start (Results 1 – 15 of 15) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DInternalRoutines.h116 #if CC_MAC || CC_MAC_Start
DCryptHash.h68 #define SMAC_IMPLEMENTED (CC_MAC || CC_MAC_Start)
282 #if CC_MAC || CC_MAC_Start
DCommands.h166 #if CC_MAC_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.h576 #ifndef CC_MAC_Start
577 #define CC_MAC_Start (CC_YES && ALG_CMAC) macro
DTpmAlgorithmDefines.h289 + (ADD_FILL || CC_HMAC_Start || CC_MAC_Start) /* 0x0000015B */ \
DCommandDispatchData.h1710 #if CC_MAC_Start
5113 #if (PAD_LIST || (CC_HMAC_Start || CC_MAC_Start))
5117 # if CC_MAC_Start
5120 # if (CC_HMAC_Start || CC_MAC_Start) > 1
DHandleProcess.h295 #if CC_MAC_Start
DCommandDispatcher.h728 #if CC_MAC_Start
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DMAC_Start_fp.h40 #if CC_MAC_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/
DMAC_Start.c38 #if CC_MAC_Start // Conditional expansion of this file
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/include/
DImplementation.h531 #define CC_MAC_Start (CC_YES && ALG_CMAC) macro
783 #if CC_MAC_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.c207 #if CC_MAC_Start == YES