| /optee_os/core/tests/ |
| H A D | notif_test_wd.c | 96 static void wd_data_destroy(void *data) in wd_data_destroy()
|
| /optee_os/lib/libmbedtls/core/ |
| H A D | aes_cbc.c | 71 const uint8_t *data, size_t len, in mbed_aes_cbc_update()
|
| H A D | hmac.c | 43 const uint8_t *data, size_t len) in mbed_hmac_update()
|
| H A D | aes_ctr.c | 62 const uint8_t *data, size_t len, in mbed_aes_ctr_update()
|
| /optee_os/core/include/drivers/ |
| H A D | rstctrl.h | 224 void *data) in rstctrl_register_provider()
|
| H A D | pinctrl.h | 76 void *data) in pinctrl_register_provider()
|
| /optee_os/core/drivers/rstctrl/ |
| H A D | stm32mp25_rstctrl.c | 22 const struct stm32_reset_data *data = to_stm32_rstline(rstctrl)->data; in stm32_reset_update() local
|
| H A D | stm32mp21_rstctrl.c | 22 const struct stm32_reset_data *data = to_stm32_rstline(rstctrl)->data; in stm32_reset_update() local
|
| /optee_os/ta/pkcs11/src/ |
| H A D | pkcs11_attributes.c | 2460 static enum pkcs11_rc set_secret_key_data(struct obj_attrs **head, void *data, in set_secret_key_data() 2501 void *data, in set_private_key_data_rsa() 2651 enum pkcs11_rc set_key_data(struct obj_attrs **head, void *data, in set_key_data() 2669 void **data, uint32_t *sz) in alloc_copy_attribute_value() 2690 encode_rsa_private_key_der(struct obj_attrs *head, void **data, uint32_t *sz) in encode_rsa_private_key_der() 2792 enum pkcs11_rc alloc_key_data_to_wrap(struct obj_attrs *head, void **data, in alloc_key_data_to_wrap()
|
| H A D | serializer.c | 176 enum pkcs11_rc serialize(char **bstart, size_t *blen, void *data, size_t len) in serialize()
|
| /optee_os/core/drivers/firewall/ |
| H A D | firewall.c | 18 static TEE_Result firewall_get(struct dt_pargs *parg, void *data, in firewall_get()
|
| /optee_os/core/lib/libfdt/include/ |
| H A D | fdt.h | 45 char data[]; member
|
| /optee_os/core/kernel/ |
| H A D | boot.c | 14 static uint64_t get_dt_val_and_advance(const void *data, size_t *offs, in get_dt_val_and_advance()
|
| /optee_os/core/tee/ |
| H A D | tee_svc_cryp.c | 688 static TEE_Result op_u32_to_binary_helper(uint32_t v, uint8_t *data, in op_u32_to_binary_helper() 706 static bool op_u32_from_binary_helper(uint32_t *v, const uint8_t *data, in op_u32_from_binary_helper() 760 static TEE_Result op_attr_secret_value_to_binary(void *attr, void *data, in op_attr_secret_value_to_binary() 781 static bool op_attr_secret_value_from_binary(void *attr, const void *data, in op_attr_secret_value_from_binary() 879 static TEE_Result op_attr_bignum_to_binary(void *attr, void *data, in op_attr_bignum_to_binary() 901 static bool op_attr_bignum_from_binary(void *attr, const void *data, in op_attr_bignum_from_binary() 974 static TEE_Result op_attr_value_to_binary(void *attr, void *data, in op_attr_value_to_binary() 982 static bool op_attr_value_from_binary(void *attr, const void *data, in op_attr_value_from_binary() 1040 static TEE_Result op_attr_25519_to_binary(void *attr, void *data, in op_attr_25519_to_binary() 1062 static bool op_attr_25519_from_binary(void *attr, const void *data, in op_attr_25519_from_binary() [all …]
|
| /optee_os/core/include/kernel/ |
| H A D | interrupt.h | 128 void *data; member 451 void *data, in interrupt_alloc_add_handler()
|
| /optee_os/core/drivers/ |
| H A D | atmel_piobu.c | 189 uint32_t data = 0; in secumod_gpio_get_interrupt() local 232 static TEE_Result secumod_dt_get(struct dt_pargs *pargs, void *data, in secumod_dt_get()
|
| H A D | atmel_rstc.c | 82 static TEE_Result sam_rstctrl_dt_get(struct dt_pargs *args, void *data, in sam_rstctrl_dt_get()
|
| /optee_os/core/lib/libtomcrypt/ |
| H A D | cbc.c | 64 const uint8_t *data, size_t len, uint8_t *dst) in ltc_cbc_update()
|
| H A D | ecb.c | 62 const uint8_t *data, size_t len, uint8_t *dst) in ltc_ecb_update()
|
| H A D | hmac.c | 43 const uint8_t *data, size_t len) in ltc_hmac_update()
|
| /optee_os/core/drivers/crypto/se050/core/ |
| H A D | ctr.c | 83 const uint8_t *data, size_t len, in se050_aes_ctr_update()
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | psa_crypto_core.h | 135 uint8_t data[MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE]; member
|
| /optee_os/core/drivers/crypto/hisilicon/ |
| H A D | hpre_rsa.c | 186 uint8_t *data = NULL; in hpre_rsa_encrypt_alloc() local 534 uint8_t *data = NULL; in hpre_rsa_crt_decrypt_alloc() local 559 uint8_t *data = NULL; in hpre_rsa_ncrt_decrypt_alloc() local
|
| /optee_os/core/drivers/crypto/caam/hash/ |
| H A D | caam_hash_mac.c | 218 const uint8_t *data, size_t len) in do_hmac_update()
|
| /optee_os/core/arch/arm/plat-k3/drivers/ |
| H A D | sec_proxy.c | 56 vaddr_t data; member
|