Searched defs:offset (Results 1 – 9 of 9) sorted by relevance
/optee_test/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 | 229 void *in, size_t offset, size_t len, void *shm_ref, int ind) in inject_sdp_data() 274 size_t offset, size_t len, void *shm_ref, int ind) in transform_sdp_data() 314 void *out, size_t offset, size_t len, void *shm_ref, int ind) in dump_sdp_data() 441 size_t offset = 0; in sdp_basic_test() local 524 size_t offset, size_t size, in invoke_out_of_bounds()
|
A D | sha_perf.c | 148 static void alloc_shm(size_t sz, uint32_t algo, int offset) in alloc_shm() 287 unsigned int l, int random_in, int offset, in sha_perf_run_test() 399 int offset = 0; /* Buffer offset wrt. alloc'ed address (-u) */ in sha_perf_runner_cmd_parser() local
|
A D | regression_6000.c | 231 static TEEC_Result fs_seek(TEEC_Session *sess, uint32_t obj, int32_t offset, in fs_seek()
|
/optee_test/ta/sha_perf/ |
A D | ta_sha_perf.c | 32 uint32_t offset = 0; in cmd_process() local
|
/optee_test/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/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 21 milliseconds