| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/ |
| D | run_integration_chacha.c | 55 …static mbedtls_chacha_key pKey = { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0… in runIt_Chacha() local 131 …static mbedtls_chacha_key pKey = { 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87, 0x88, 0x89, 0x8… in runIt_ChachaPolyEncrypt() local 197 …static mbedtls_chacha_key pKey = {0x1c,0x92,0x40,0xa5,0xeb,0x55,0xd3,0x8a,0xf3,0x33,0x88,0x86,0x04… in runIt_ChachaPolyDecrypt() local 268 uint8_t *pKey = NULL; in runIt_Poly() local
|
| D | run_integration_mac.c | 53 uint8_t *pKey = NULL; in runIt_hmac() local
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/cmpu/ |
| D | cmpu_derivation.c | 168 uint8_t *pKey, in Derivation_DRBG_Update() 229 uint8_t *pKey, in CC_PROD_Derivation_Instantiate() 277 uint32_t CC_PROD_Derivation_Generate(uint8_t *pKey, in CC_PROD_Derivation_Generate()
|
| D | cmpu.c | 27 uint8_t pKey[CC_PROD_AES_Key256Bits_SIZE_IN_BYTES] = { 0 }; in CC_PROD_CalcHuk() local
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/common/ |
| D | common_crypto_sym.c | 35 int8_t *pKey, in CC_CommonAesCtrEncrypt() 171 int32_t CC_CommonAesCbcMacEncrypt(int8_t *pKey, in CC_CommonAesCbcMacEncrypt() 360 int8_t *pKey, in CC_CommonAesCmacEncrypt() 496 uint8_t *pKey, in CC_CommonAesEcbEncrypt()
|
| D | common_sb_ops.c | 51 EVP_PKEY *pKey = NULL; in Sign_v15() local
|
| D | common_crypto_x509.c | 389 EVP_PKEY *pKey = NULL; in CC_CommonX509SetKeyAndSign() local
|
| D | common_crypto_asym.c | 52 EVP_PKEY *pKey = NULL; in Sign_v15() local
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/common/ |
| D | prod_crypto_driver.c | 37 uint32_t CC_PROD_AesCcmDecrypt(uint8_t *pKey, in CC_PROD_AesCcmDecrypt() 95 uint8_t *pKey, in CC_PROD_Aes() 139 uint8_t *pKey, in CC_PROD_AesInit()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/ |
| D | mbedtls_cc_poly.c | 15 mbedtls_poly_key pKey, in mbedtls_poly()
|
| D | mbedtls_cc_chacha.c | 95 mbedtls_chacha_key pKey, in mbedtls_chacha_init() 209 mbedtls_chacha_key pKey, in mbedtls_chacha()
|
| D | mbedtls_cc_chacha_poly.c | 19 mbedtls_chacha_key pKey, in mbedtls_chacha_poly()
|
| D | mbedtls_chacha_ext_dma.c | 35 uint8_t * pKey, in mbedtls_ext_dma_chacha_init()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/cc_util/ |
| D | mbedtls_cc_util_defs.h | 60 uint8_t* pKey; member
|
| D | cc_util_defs.h | 62 uint8_t* pKey; /*!< Pointer to the key. */ member
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/dmpu_asset_pkg_util/common/ |
| D | dmpu_common.c | 73 int AesCmacKeyDerivation(char *pKey, uint32_t keySize, in AesCmacKeyDerivation()
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/ |
| D | stm32u5xx_hal_cryp_ex.c | 444 HAL_StatusTypeDef HAL_CRYPEx_EncryptSharedKey(CRYP_HandleTypeDef *hcryp, uint32_t *pKey, uint32_t *… in HAL_CRYPEx_EncryptSharedKey() 488 HAL_StatusTypeDef HAL_CRYPEx_DecryptSharedKey(CRYP_HandleTypeDef *hcryp, uint32_t *pKey, uint32_t I… in HAL_CRYPEx_DecryptSharedKey()
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/ |
| D | stm32h5xx_hal_cryp_ex.c | 478 HAL_StatusTypeDef HAL_CRYPEx_EncryptSharedKey(CRYP_HandleTypeDef *hcryp, uint32_t *pKey, uint32_t *… in HAL_CRYPEx_EncryptSharedKey() 540 HAL_StatusTypeDef HAL_CRYPEx_DecryptSharedKey(CRYP_HandleTypeDef *hcryp, uint32_t *pKey, uint32_t I… in HAL_CRYPEx_DecryptSharedKey()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/ |
| D | chacha_driver_ext_dma.c | 56 static drvError_t LoadChachaKeyExtDma(uint32_t *pKey) in LoadChachaKeyExtDma()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ |
| D | poly1305_alt.c | 77 mbedtls_poly_key pKey; in mbedtls_poly1305_mac() local
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/cc3x_asset_prov_rt/lib/ |
| D | main.c | 79 static int AesCmacKeyDerivation(char *pKey, uint32_t keySize, in AesCmacKeyDerivation()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/cmpu_asset_pkg_util/lib/ |
| D | main.c | 74 static int AesCmacKeyDerivation(char *pKey, uint32_t keySize, in AesCmacKeyDerivation()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/ |
| D | cc_aes_defs.h | 136 uint8_t * pKey; member
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/ |
| D | stm32l5xx_hal_hash.h | 54 uint8_t* pKey; /*!< The key is used only in HMAC operation. */ member
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/ |
| D | stm32u5xx_hal_hash.h | 54 uint8_t *pKey; /*!< The key is used only in HMAC operation. */ member
|