| /optee_os/core/drivers/ |
| H A D | stm32_hpdma.c | 235 struct dt_node_info info = { }; in parse_dt() local
|
| H A D | stm32_fmc.c | 224 struct dt_node_info info = { }; in parse_dt() local
|
| H A D | stm32_i2c.c | 696 struct dt_node_info info = { .status = 0 }; in stm32_i2c_get_setup_from_fdt() local
|
| /optee_os/core/pta/ |
| H A D | rtc.c | 267 struct pta_rtc_info *info = NULL; in rtc_pta_get_info() local
|
| /optee_os/core/drivers/bnxt/ |
| H A D | bnxt_fw.c | 179 uint32_t info; member 584 struct nitro_crash_addr_info *info = NULL; in bnxt_crash_config() local
|
| /optee_os/ta/pkcs11/src/ |
| H A D | processing_rsa.c | 803 TEE_OperationInfo info = { }; in rsa_get_input_max_byte_size() local
|
| H A D | persistent_token.c | 473 TEE_ObjectInfo info = { }; in load_persistent_object_attributes() local
|
| H A D | processing_ec.c | 846 TEE_OperationInfo info = { }; in ecdsa_get_input_max_byte_size() local
|
| H A D | processing_asymm.c | 1178 TEE_OperationInfo info = { }; in unwrap_rsa_aes_key() local
|
| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| H A D | ssl_ciphersuites.h | 466 static inline const char *mbedtls_ssl_ciphersuite_get_name(const mbedtls_ssl_ciphersuite_t *info) in mbedtls_ssl_ciphersuite_get_name() 471 static inline int mbedtls_ssl_ciphersuite_get_id(const mbedtls_ssl_ciphersuite_t *info) in mbedtls_ssl_ciphersuite_get_id()
|
| /optee_os/core/drivers/pm/sam/ |
| H A D | at91_pm.c | 148 const struct wakeup_source_info *info; member
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | aesni.c | 67 static int info[4] = { 0, 0, 0, 0 }; in mbedtls_aesni_has_support() local
|
| H A D | cipher.c | 60 const mbedtls_cipher_info_t *info) in mbedtls_cipher_get_base()
|
| H A D | ssl_tls13_server.c | 70 const mbedtls_ssl_ciphersuite_t *info = in ssl_tls13_select_ciphersuite() local
|
| H A D | ssl_tls12_server.c | 49 const unsigned char *info, in mbedtls_ssl_set_client_transport_id()
|
| H A D | x509_crt.c | 1895 #define X509_CRT_ERROR_INFO(err, err_str, info) { err, info }, argument
|
| /optee_os/core/drivers/crypto/hisilicon/ |
| H A D | hpre_ecc.c | 434 static enum hisi_drv_status hpre_ecc_fill_sqe(void *bd, void *info) in hpre_ecc_fill_sqe() 541 static enum hisi_drv_status hpre_ecc_parse_sqe(void *bd, void *info) in hpre_ecc_parse_sqe()
|
| H A D | hpre_rsa.c | 48 static enum hisi_drv_status hpre_rsa_fill_sqe(void *bd, void *info) in hpre_rsa_fill_sqe()
|
| /optee_os/core/arch/arm/include/ |
| H A D | ffa.h | 189 #define FFA_TARGET_INFO_GET_SP_ID(info) (((info) >> 16) & 0xffff) argument 190 #define FFA_TARGET_INFO_GET_VCPU_ID(info) ((info) & 0xffff) argument
|
| /optee_os/core/tee/ |
| H A D | tee_svc_storage.c | 623 struct utee_object_info *info, in syscall_storage_next_enum()
|
| H A D | tee_svc_cryp.c | 1174 struct utee_object_info *info) in syscall_cryp_obj_get_info() 3340 void **salt, size_t *salt_len, void **info, in get_hkdf_params() 3852 void *salt, *info; in syscall_cryp_derive_key() local 3882 void *info; in syscall_cryp_derive_key() local
|
| /optee_os/lib/libutee/ |
| H A D | tee_api_operations.c | 20 TEE_OperationInfo info; member 550 TEE_OperationInfoMultiple *info, in __GP11_TEE_GetOperationInfoMultiple()
|
| /optee_os/core/drivers/firewall/ |
| H A D | stm32_risab.c | 446 struct dt_node_info info = { }; in parse_dt() local
|
| /optee_os/core/kernel/ |
| H A D | dt.c | 308 void fdt_fill_device_info(const void *fdt, struct dt_node_info *info, int offs) in fdt_fill_device_info()
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | secure_partition.c | 734 struct ffa_boot_info_1_0 *info = (struct ffa_boot_info_1_0 *)buf; in fill_boot_info_1_0() local
|