Searched defs:offset (Results 1 – 9 of 9) sorted by relevance
/optee_test-3.20.0/host/xtest/ |
A D | benchmark_2000.c | 34 int offset = 0; /* Buffer offset wrt. alloc'ed address */ in xtest_tee_benchmark_2001() local 48 int offset = 0; /* Buffer offset wrt. alloc'ed address */ in xtest_tee_benchmark_2002() local
|
A D | sdp_basic.c | 264 void *in, size_t offset, size_t len, void *shm_ref, int ind) in inject_sdp_data() 309 size_t offset, size_t len, void *shm_ref, int ind) in transform_sdp_data() 349 void *out, size_t offset, size_t len, void *shm_ref, int ind) in dump_sdp_data() 476 size_t offset = 0; in sdp_basic_test() local 559 size_t offset, size_t size, in invoke_out_of_bounds()
|
A D | hash_perf.c | 169 static void alloc_shm(size_t sz, uint32_t algo, int offset) in alloc_shm() 308 unsigned int l, int random_in, int offset, in hash_perf_run_test() 420 int offset = 0; /* Buffer offset wrt. alloc'ed address (-u) */ in hash_perf_runner_cmd_parser() local
|
A D | regression_6000.c | 209 static TEEC_Result fs_seek(TEEC_Session *sess, uint32_t obj, int32_t offset, in fs_seek()
|
/optee_test-3.20.0/ta/hash_perf/ |
A D | ta_hash_perf.c | 48 uint32_t offset = 0; in cmd_process() local
|
/optee_test-3.20.0/host/xtest/gp/include/ |
A D | xml_client_api.h | 269 #define TEEC_initialize_memory(shm, tmpMem, offset, _size, value_beginning, \ argument
|
A D | xml_datastorage_api.h | 1926 ssize_t offset, int whence) in Invoke_SeekObjectData()
|
/optee_test-3.20.0/host/openssl/include/openssl/ |
A D | asn1t.h | 446 unsigned long offset; /* Offset of this field in structure */ member 463 unsigned long offset; /* Offset of selector field */ member
|
A D | ssl3.h | 444 int offset; member
|
Completed in 23 milliseconds