Searched defs:aux (Results 1 – 3 of 3) sorted by relevance
/optee_os/core/pta/tests/ |
A D | fs_htree.c | 92 static TEE_Result test_read_init(void *aux, struct tee_fs_rpc_operation *op, in test_read_init() 136 static TEE_Result test_write_init(void *aux, struct tee_fs_rpc_operation *op, in test_write_init() 254 static TEE_Result htree_test_rewrite(struct test_aux *aux, size_t num_blocks, in htree_test_rewrite() 395 static void aux_free(struct test_aux *aux) in aux_free() 406 struct test_aux *aux = NULL; in aux_alloc() local 435 struct test_aux *aux = aux_alloc(num_blocks); in test_write_read() local 467 size_t num_blocks, struct test_aux *aux, in test_corrupt_type() 562 struct test_aux *aux = NULL; in test_corrupt() local
|
/optee_os/core/tee/ |
A D | tee_ree_fs.c | 215 static TEE_Result ree_fs_rpc_read_init(void *aux, in ree_fs_rpc_read_init() 233 static TEE_Result ree_fs_rpc_write_init(void *aux, in ree_fs_rpc_write_init()
|
/optee_os/lib/libmbedtls/mbedtls/library/ |
A D | ssl_msg.c | 1211 mbedtls_md_context_t aux; in mbedtls_ssl_cf_hmac() local
|
Completed in 12 milliseconds