Home
last modified time | relevance | path

Searched refs:CCBool (Results 1 – 14 of 14) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/pal/no_os/
Dcc_pal_apbc.c19 CCError_t CC_PalApbcModeSelect(CCBool isApbcInc) in CC_PalApbcModeSelect()
Dcc_pal_pm.c20 CCError_t CC_PalPowerSaveModeSelect(CCBool isPowerSaveMode) in CC_PalPowerSaveModeSelect()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/shared/include/pal/
Dcc_pal_apbc.h48 CCBool isApbcInc
Dcc_pal_pm.h62 CCBool isPowerSaveMode
Dcc_pal_types.h28 } CCBool; typedef
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/pal/linux/
Dcc_pal_apbc.c22 CCError_t CC_PalApbcModeSelect(CCBool isApbcInc) in CC_PalApbcModeSelect()
Dcc_pal_pm.c22 CCError_t CC_PalPowerSaveModeSelect(CCBool isPowerSaveMode) in CC_PalPowerSaveModeSelect()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/pal/freertos/
Dcc_pal_apbc.c24 CCError_t CC_PalApbcModeSelect(CCBool isApbcInc) in CC_PalApbcModeSelect()
Dcc_pal_pm.c24 CCError_t CC_PalPowerSaveModeSelect(CCBool isPowerSaveMode) in CC_PalPowerSaveModeSelect()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/cc3x/
Dmbedtls_cc_hkdf.h93CCBool IsStrongKey /*!< [in] If TRUE, no need to perform the extraction ph…
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/
Daesgcm_driver.h78 CCBool J0Inc32DoneFlg;
Daesgcm_driver.c110 void storeAesGcmGhashIV(AesGcmContext_t *pAesGcmCtx, CCBool storeInJ0) in storeAesGcmGhashIV()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/kdf/
Dcc_hkdf.c255 CCBool IsStrongKkey in CC_HkdfKeyDerivFunc()
Dmbedtls_cc_hkdf.c281 CCBool IsStrongKkey in mbedtls_hkdf_key_derivation()