Searched refs:cryptoDirection_t (Results 1 – 18 of 18) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/common/ |
| D | prod_crypto_driver.h | 42 cryptoDirection_t encDecDir, 54 cryptoDirection_t encDecDir,
|
| D | prod_crypto_driver.c | 93 cryptoDirection_t encDecDir, in CC_PROD_Aes() 137 cryptoDirection_t encDecDir, in CC_PROD_AesInit()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/ |
| D | aes_driver_ext_dma.h | 30 drvError_t AesExtDmaInit(cryptoDirection_t encryptDecryptFlag,
|
| D | chacha_driver.h | 36 cryptoDirection_t dir;
|
| D | aesccm_driver.h | 44 cryptoDirection_t dir;
|
| D | aes_driver.h | 27 cryptoDirection_t dir;
|
| D | aesgcm_driver.h | 82 cryptoDirection_t dir;
|
| D | aes_driver_ext_dma.c | 26 drvError_t AesExtDmaInit(cryptoDirection_t encryptDecryptFlag, in AesExtDmaInit() 32 cryptoDirection_t dir; in AesExtDmaInit()
|
| D | driver_defs.h | 72 }cryptoDirection_t; typedef
|
| D | aes_driver.c | 44 cryptoDirection_t dir; in InitAes()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/ |
| D | cc3xx_internal_aes.c | 54 cryptoDirection_t direction) in aes_setkey()
|
| D | cc3xx_internal_gcm.c | 52 cryptoDirection_t direction) in gcm_setkey() 116 cryptoDirection_t direction, const uint8_t *pIv, in gcm_init() 450 cryptoDirection_t direction, const psa_key_attributes_t *attributes, in gcm_crypt_and_tag()
|
| D | cc3xx_internal_ccm.c | 41 cryptoDirection_t direction) in ccm_setkey() 128 cryptoDirection_t encryptDecryptFlag, in ccm_init() 553 size_t tag_length, cryptoDirection_t dir, uint32_t ccmMode) in ccm_auth_crypt()
|
| D | cc3xx_internal_chacha20_poly1305.c | 27 cryptoDirection_t direction, const uint8_t *key_buffer, in chacha20_poly1305_crypt_and_tag()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/ |
| D | mbedtls_ccm_internal.c | 32 cryptoDirection_t encryptDecryptFlag, in ccm_init() 501 cryptoDirection_t dir, in ccm_auth_crypt()
|
| D | mbedtls_aes_ext_dma.c | 103 drvRc = AesExtDmaInit((cryptoDirection_t)encryptDecryptFlag, mode, keySizeId); in mbedtls_aes_ext_dma_init()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ |
| D | gcm_alt.c | 150 cryptoDirection_t encryptDecryptFlag, in gcm_init() 482 rc = gcm_init(ctx, (cryptoDirection_t)mode, in gcm_crypt_and_tag()
|
| D | aes_alt.c | 73 unsigned int keybits, cryptoDirection_t dir) in aes_setkey()
|