Home
last modified time | relevance | path

Searched defs:dir (Results 1 – 17 of 17) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/accelerator/cc312/cc312-rom/psa_driver_api/src/
Dcc3xx_internal_cipher.c51 psa_encrypt_or_decrypt_t dir) in cc3xx_internal_aes_setup()
121 psa_encrypt_or_decrypt_t dir) in cc3xx_internal_chacha_setup()
218 psa_encrypt_or_decrypt_t dir) in cc3xx_internal_cipher_setup_init()
Dcc3xx_psa_cipher.c98 psa_encrypt_or_decrypt_t dir) in cipher_crypt()
Dcc3xx_psa_aead.c57 psa_encrypt_or_decrypt_t dir) in aead_crypt()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/include/
Dcc3xx_crypto_primitives_private.h59 psa_encrypt_or_decrypt_t dir; /*!< Encrypt/decrypt direction */ member
101 psa_encrypt_or_decrypt_t dir; /*!< Encrypt/decrypt direction */ member
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_s1/services/src/
Dtfm_platform_system.c81 enum gpio_cmsdk_direction_t dir; in tfm_platform_hal_gpio_service() local
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_b1/services/src/
Dtfm_platform_system.c81 enum gpio_cmsdk_direction_t dir; in tfm_platform_hal_gpio_service() local
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/
Daes_driver.h27 cryptoDirection_t dir; member
Daesccm_driver.h44 cryptoDirection_t dir; member
Dchacha_driver.h36 cryptoDirection_t dir; member
Daes_driver_ext_dma.c32 cryptoDirection_t dir; in AesExtDmaInit() local
Daes_driver.c44 cryptoDirection_t dir; in InitAes() local
Daesgcm_driver.h82 cryptoDirection_t dir; member
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/
Dcc3xx_psa_aead.c98 psa_encrypt_or_decrypt_t dir) in aead_setup()
239 psa_encrypt_or_decrypt_t dir) in aead_one_shot_with_multipart()
Dcc3xx_psa_cipher.c78 psa_encrypt_or_decrypt_t dir) in cipher_setup()
Dcc3xx_internal_ccm.c553 size_t tag_length, cryptoDirection_t dir, uint32_t ccmMode) in ccm_auth_crypt()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/
Dmbedtls_ccm_internal.c501 cryptoDirection_t dir, in ccm_auth_crypt()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/
Daes_alt.c73 unsigned int keybits, cryptoDirection_t dir) in aes_setkey()