| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | ccm.c | 224 int mode, in mbedtls_ccm_starts() 513 static int ccm_auth_crypt(mbedtls_ccm_context *ctx, int mode, size_t length, in ccm_auth_crypt() 586 static int ccm_auth_decrypt(mbedtls_ccm_context *ctx, int mode, size_t length, in ccm_auth_decrypt()
|
| H A D | des.c | 627 int mode, in mbedtls_des_crypt_cbc() 725 int mode, in mbedtls_des3_crypt_cbc()
|
| H A D | aria.c | 513 int mode, in mbedtls_aria_crypt_cbc() 564 int mode, in mbedtls_aria_crypt_cfb128()
|
| H A D | aesni.c | 94 int mode, in mbedtls_aesni_crypt_ecb() 466 int mode, in mbedtls_aesni_crypt_ecb()
|
| H A D | gcm.c | 378 int mode, in mbedtls_gcm_starts() 704 int mode, in mbedtls_gcm_crypt_and_tag()
|
| /optee_os/core/crypto/ |
| H A D | sm4-xts.c | 34 TEE_OperationMode mode, const uint8_t *key1, in sm4_xts_init()
|
| /optee_os/core/lib/libtomcrypt/ |
| H A D | xts.c | 36 TEE_OperationMode mode, const uint8_t *key1, in ltc_xts_init()
|
| H A D | cbc.c | 35 TEE_OperationMode mode, const uint8_t *key1, in ltc_cbc_init()
|
| H A D | ecb.c | 35 TEE_OperationMode mode, const uint8_t *key1, in ltc_ecb_init()
|
| H A D | aes_accel.c | 176 int mode, symmetric_key *skey) in aes_ctr_encrypt_nblocks()
|
| H A D | gcm.c | 107 TEE_OperationMode mode, const uint8_t *src_data, in crypto_aes_gcm_update_payload()
|
| H A D | ccm.c | 126 TEE_OperationMode mode, const uint8_t *src_data, in crypto_aes_ccm_update_payload()
|
| /optee_os/core/drivers/crypto/hisilicon/ |
| H A D | sec_authenc.c | 171 static uint8_t crypto_set_mode(uint32_t mode) in crypto_set_mode() 449 TEE_OperationMode mode = 0; in ae_soft_calc_init() local
|
| H A D | sec_authenc.h | 55 uint8_t mode; member
|
| H A D | sec_cipher.h | 79 uint8_t mode; member
|
| /optee_os/core/drivers/crypto/stm32/ |
| H A D | stm32_hash.h | 46 enum stm32_hash_mode mode; member
|
| /optee_os/core/lib/libtomcrypt/src/misc/base64/ |
| H A D | base64_decode.c | 80 const unsigned char *map, int mode) in s_base64_decode_internal()
|
| /optee_os/core/drivers/crypto/caam/cipher/ |
| H A D | local.h | 59 unsigned int mode; /* MAC TEE_CHAIN_MODE* */ member
|
| /optee_os/core/drivers/ |
| H A D | stm32_tamp.c | 342 uint32_t mode; member 868 static void stm32_tamp_set_secure(uint32_t mode) in stm32_tamp_set_secure() 889 static void stm32_tamp_set_privilege(uint32_t mode) in stm32_tamp_set_privilege() 994 static void stm32_tamp_set_pins(vaddr_t base, uint32_t mode) in stm32_tamp_set_pins() 1467 uint32_t mode, in stm32_tamp_configure_int() 1480 uint32_t mode, in stm32_tamp_configure_ext() 1535 static TEE_Result stm32_tamp_activate_tamp(enum stm32_tamp_id id, uint32_t mode, in stm32_tamp_activate_tamp() 1902 unsigned int mode = 0; in stm32_configure_tamp() local
|
| H A D | stm32_gpio.c | 130 uint16_t mode: 2; member 245 unsigned int mode = 0; in stm32_gpio_get_level() local 298 uint32_t mode = 0; in stm32_gpio_get_direction() local 326 uint32_t mode = 0; in stm32_gpio_set_direction() local 695 uint32_t mode = 0; in get_pinctrl_from_fdt() local
|
| H A D | imx_snvs.c | 163 enum snvs_ssm_mode mode = SNVS_SSM_MODE_INIT; in plat_rpmb_key_is_ready() local
|
| H A D | atmel_shdwc.c | 143 uint32_t mode = 0; in at91_shdwc_dt_configure() local
|
| H A D | imx_sc_api.c | 130 enum sc_power_mode mode) in sc_pm_set_resource_power_mode()
|
| /optee_os/core/include/dt-bindings/firewall/ |
| H A D | stm32mp13-etzpc.h | 76 #define DECPROT(id, mode, lock) ((id) | ((mode) << ETZPC_MODE_SHIFT) | \ argument
|
| /optee_os/core/lib/zlib/ |
| H A D | gzguts.h | 178 int mode; /* see gzip modes above */ member
|