| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | alignment.h | 412 #define MBEDTLS_GET_UINT32_BE(data, offset) \ argument 427 #define MBEDTLS_PUT_UINT32_BE(n, data, offset) \ argument 448 #define MBEDTLS_GET_UINT32_LE(data, offset) \ argument 464 #define MBEDTLS_PUT_UINT32_LE(n, data, offset) \ argument 485 #define MBEDTLS_GET_UINT16_LE(data, offset) \ argument 500 #define MBEDTLS_PUT_UINT16_LE(n, data, offset) \ argument 521 #define MBEDTLS_GET_UINT16_BE(data, offset) \ argument 536 #define MBEDTLS_PUT_UINT16_BE(n, data, offset) \ argument 557 #define MBEDTLS_GET_UINT24_BE(data, offset) \ argument 573 #define MBEDTLS_PUT_UINT24_BE(n, data, offset) \ argument [all …]
|
| H A D | chacha20.c | 135 size_t offset = i * 4U; in chacha20_block() local 206 size_t offset = 0U; in mbedtls_chacha20_update() local
|
| H A D | constant_time.c | 151 void mbedtls_ct_memmove_left(void *start, size_t total, size_t offset) in mbedtls_ct_memmove_left() 217 size_t offset, in mbedtls_ct_memcpy_offset()
|
| /optee_os/core/drivers/ |
| H A D | pl061_gpio.c | 48 unsigned int offset; in pl061_get_direction() local 64 unsigned int offset; in pl061_set_direction() local 88 unsigned int offset; in pl061_get_value() local 108 unsigned int offset; in pl061_set_value() local 125 unsigned int offset; in pl061_get_interrupt() local 142 unsigned int offset; in pl061_set_interrupt() local 191 unsigned int offset; in pl061_get_mode_control() local 207 unsigned int offset; in pl061_set_mode_control() local
|
| H A D | bcm_gpio.c | 59 unsigned int offset = IPROC_GPIO_REG(gpio, reg); in iproc_set_bit() local 69 unsigned int offset = IPROC_GPIO_REG(gpio, reg); in iproc_clr_bit() local 89 unsigned int offset = IPROC_GPIO_REG(gpio, IPROC_GPIO_DATA_IN_OFFSET); in iproc_gpio_get() local 113 unsigned int offset = IPROC_GPIO_REG(gpio, IPROC_GPIO_OUT_EN_OFFSET); in iproc_gpio_get_dir() local 128 unsigned int offset = IPROC_GPIO_REG(gpio, IPROC_GPIO_INT_MSK_OFFSET); in iproc_gpio_get_itr() local
|
| H A D | atmel_rtc.c | 98 static uint32_t atmel_rtc_read(unsigned int offset) in atmel_rtc_read() 103 static void atmel_rtc_write(unsigned int offset, uint32_t val) in atmel_rtc_write() 200 static TEE_Result atmel_rtc_get_offset(struct rtc *rtc __unused, long *offset) in atmel_rtc_get_offset() 225 static TEE_Result atmel_rtc_set_offset(struct rtc *rtc __unused, long offset) in atmel_rtc_set_offset()
|
| H A D | stm32mp15_huk.c | 28 uint8_t __maybe_unused offset = 0; in stm32mp15_read_uid() local 135 uint8_t offset = 0; in pos_from_dt() local
|
| H A D | zynqmp_pm.c | 71 uint32_t offset; member 85 uint32_t offset; member
|
| /optee_os/core/lib/libfdt/ |
| H A D | fdt.c | 114 const void *fdt_offset_ptr(const void *fdt, int offset, unsigned int len) in fdt_offset_ptr() 135 int offset = startoffset; in fdt_next_tag() local 184 int fdt_check_node_offset_(const void *fdt, int offset) in fdt_check_node_offset_() 193 int fdt_check_prop_offset_(const void *fdt, int offset) in fdt_check_prop_offset_() 202 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node() 242 int fdt_first_subnode(const void *fdt, int offset) in fdt_first_subnode() 253 int fdt_next_subnode(const void *fdt, int offset) in fdt_next_subnode()
|
| H A D | fdt_ro.c | 14 static int fdt_nodename_eq_(const void *fdt, int offset, in fdt_nodename_eq_() 107 int offset = -1; in fdt_find_max_phandle() local 152 int offset = n * sizeof(struct fdt_reserve_entry); in fdt_mem_rsv() local 188 static int nextprop_(const void *fdt, int offset) in nextprop_() 212 int fdt_subnode_offset_namelen(const void *fdt, int offset, in fdt_subnode_offset_namelen() 241 int offset = 0; in fdt_path_offset_namelen() local 327 int offset; in fdt_first_property_offset() local 335 int fdt_next_property_offset(const void *fdt, int offset) in fdt_next_property_offset() 344 int offset, in fdt_get_property_by_offset_() 365 int offset, in fdt_get_property_by_offset() [all …]
|
| H A D | libfdt_internal.h | 26 static inline const void *fdt_offset_ptr_(const void *fdt, int offset) in fdt_offset_ptr_() 31 static inline void *fdt_offset_ptr_w_(void *fdt, int offset) in fdt_offset_ptr_w_()
|
| H A D | fdt_sw.c | 92 int offset = fdt_size_dt_struct(fdt); in fdt_grab_space_() local 183 int offset; in fdt_add_reservemap_entry() local 247 int struct_top, offset; in fdt_add_string_() local 335 int offset, nextoffset; in fdt_finish() local
|
| /optee_os/core/drivers/rstctrl/ |
| H A D | stm32mp1_rstctrl.c | 26 size_t offset = (id & RESET_ID_MASK) >> RESET_ID_SHIFT; in reset_id2reg_offset() local 45 size_t offset = 0; in reset_assert() local 90 size_t offset = 0; in reset_deassert() local
|
| /optee_os/core/drivers/crypto/caam/utils/ |
| H A D | utils_sgt_v2.c | 23 void sgt_entry_offset(union caamsgt *sgt, unsigned int offset) in sgt_entry_offset() 52 unsigned int offset, bool final_e) in caam_sgt_set_entry()
|
| H A D | utils_sgt_v1.c | 29 void sgt_entry_offset(union caamsgt *sgt, unsigned int offset) in sgt_entry_offset() 43 unsigned int offset, bool final_e) in caam_sgt_set_entry()
|
| /optee_os/core/lib/libtomcrypt/src/pk/asn1/der/general/ |
| H A D | der_decode_asn1_length.c | 20 unsigned long real_len, decoded_len, offset, i; in der_decode_asn1_length() local
|
| /optee_os/core/drivers/firewall/ |
| H A D | stm32_etzpc.c | 208 size_t offset = U(4) * (decprot_id / IDS_PER_DECPROT_REGS); in etzpc_configure_decprot() local 231 size_t offset = U(4) * (decprot_id / IDS_PER_DECPROT_REGS); in etzpc_get_decprot() local 246 size_t offset = U(4) * (decprot_id / IDS_PER_DECPROT_LOCK_REGS); in etzpc_lock_decprot() local 262 size_t offset = U(4) * (decprot_id / IDS_PER_DECPROT_LOCK_REGS); in decprot_is_locked() local 273 size_t offset = sizeof(uint32_t) * tzma_id; in etzpc_configure_tzma() local 288 size_t offset = sizeof(uint32_t) * tzma_id; in etzpc_get_tzma() local 298 size_t offset = sizeof(uint32_t) * tzma_id; in etzpc_lock_tzma() local 313 size_t offset = sizeof(uint32_t) * tzma_id; in tzma_is_locked() local
|
| /optee_os/core/lib/libtomcrypt/src/misc/pkcs12/ |
| H A D | pkcs12_utf8_to_utf16.c | 12 const ulong32 offset[6] = { in pkcs12_utf8_to_utf16() local
|
| /optee_os/core/arch/arm/plat-bcm/ |
| H A D | bcm_elog.c | 14 uint32_t offset = 0, len = 0; in bcm_elog_putchar() local
|
| /optee_os/core/drivers/pm/imx/ |
| H A D | gpcv2.c | 23 static void imx_gpcv2_set_core_pgc(bool enable, uint32_t offset) in imx_gpcv2_set_core_pgc()
|
| /optee_os/core/pta/bcm/ |
| H A D | elog.c | 63 uint32_t offset = 0; in pta_elog_load_nitro_fw() local 142 uint32_t offset = 0; in pta_elog_nitro_crash_dump() local
|
| /optee_os/core/arch/arm/plat-telechips/drivers/ |
| H A D | tcc_otp.c | 74 TEE_Result tcc_otp_read_128(uint32_t offset, uint32_t *buf) in tcc_otp_read_128() 112 TEE_Result tcc_otp_write_128(uint32_t offset, const uint32_t *buf) in tcc_otp_write_128()
|
| /optee_os/core/drivers/amd/ |
| H A D | ps_gpio_driver.c | 57 uint32_t offset = 0; in ps_gpio_set_value() local 147 uint32_t offset = 0; in ps_gpio_set_intr() local
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32-core.h | 12 uint16_t offset; member 19 uint16_t offset; member 30 uint16_t offset; member 63 uint32_t offset; member
|
| /optee_os/core/drivers/crypto/caam/include/ |
| H A D | caam_pwr.h | 19 uint32_t offset; /* Register offset */ member
|