Searched defs:pctx (Results 1 – 4 of 4) sorted by relevance
/optee_os-3.20.0/ldelf/ |
A D | ftrace.c | 68 void ftrace_copy_buf(void *pctx, void (*copy_func)(void *pctx, void *b, in ftrace_copy_buf()
|
A D | main.c | 59 static void __printf(2, 0) print_to_pbuf(void *pctx, const char *fmt, in print_to_pbuf() 78 static void copy_to_pbuf(void *pctx, void *b, size_t bl) in copy_to_pbuf()
|
A D | ta_elf.c | 1344 static void __printf(3, 4) print_wrapper(void *pctx, print_func_t print_func, in print_wrapper() 1354 static void print_seg(void *pctx, print_func_t print_func, in print_seg() 1443 void ta_elf_print_mappings(void *pctx, print_func_t print_func, in ta_elf_print_mappings()
|
/optee_os-3.20.0/core/drivers/crypto/aspeed/ |
A D | hace_ast2600.c | 336 static TEE_Result ast2600_hace_alloc(struct crypto_hash_ctx **pctx, in ast2600_hace_alloc()
|
Completed in 7 milliseconds