Home
last modified time | relevance | path

Searched defs:elem (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/drivers/crypto/caam/
H A Dcaam_pwr.c26 struct backup_data *elem = NULL; in caam_pwr_add_backup() local
61 struct backup_data *elem = NULL; in do_save_regs() local
91 struct backup_data *elem = NULL; in do_restore_regs() local
/optee_os/lib/libutils/ext/
H A Darray.c12 size_t pos, const void *elem) in ins_array_elem()
/optee_os/lib/libutils/ext/ftrace/
H A Dftrace.c72 uint64_t *elem = NULL; in add_elem() local
/optee_os/core/include/
H A Dscattered_array.h111 #define SCATTERED_ARRAY_FOREACH(elem, array_name, element_type) \ argument
/optee_os/core/crypto/
H A Drng_fortuna.c67 } elem[8]; member