Searched defs:pctx (Results 1 – 4 of 4) sorted by relevance
| /optee_os/ldelf/ |
| H A D | ftrace.c | 88 void ftrace_copy_buf(void *pctx, void (*copy_func)(void *pctx, void *b, in ftrace_copy_buf()
|
| H A D | main.c | 67 static void __printf(2, 0) print_to_pbuf(void *pctx, const char *fmt, in print_to_pbuf() 86 static void copy_to_pbuf(void *pctx, void *b, size_t bl) in copy_to_pbuf()
|
| H A D | ta_elf.c | 1362 static void __printf(3, 4) print_wrapper(void *pctx, print_func_t print_func, in print_wrapper() 1372 static void print_seg(void *pctx, print_func_t print_func, in print_seg() 1461 void ta_elf_print_mappings(void *pctx, print_func_t print_func, in ta_elf_print_mappings()
|
| /optee_os/core/drivers/crypto/aspeed/ |
| H A D | hace_ast2600.c | 336 static TEE_Result ast2600_hace_alloc(struct crypto_hash_ctx **pctx, in ast2600_hace_alloc()
|