Searched defs:in (Results 1 – 10 of 10) sorted by relevance
/optee_test/host/xtest/ |
A D | aes_perf.c | 310 static ssize_t read_random(void *in, size_t rsize) in read_random() 393 static void feed_input(void *in, size_t size, int random) in feed_input() 401 static void run_feed_input(void *in, size_t size, int random) in run_feed_input()
|
A D | sdp_basic.c | 229 void *in, size_t offset, size_t len, void *shm_ref, int ind) in inject_sdp_data() 523 TEEC_SharedMemory *in, TEEC_SharedMemory *out, in invoke_out_of_bounds() 581 TEEC_SharedMemory in = { }; in sdp_out_of_bounds_memref_test() local
|
A D | sha_perf.c | 169 static ssize_t read_random(void *in, size_t rsize) in read_random() 216 static uint64_t run_test_once(void *in, size_t size, int random_in, in run_test_once()
|
A D | regression_1000.c | 151 static const uint8_t in[] = { in xtest_crypto_test() local 193 static const uint8_t in[] = { in xtest_crypto_test() local 935 static const uint8_t in[] = { in xtest_tee_test_1012() local 1039 const uint8_t *in; member
|
A D | regression_4000.c | 964 const uint8_t *in; member 970 #define XTEST_HASH_CASE(algo, in_incr, in, out) \ argument 1111 const uint8_t *in; member 1118 #define XTEST_MAC_CASE_1(algo, key_type, key, in_incr, in, out) \ argument 1122 #define XTEST_MAC_CASE_MULT(algo, key_type, key, in_incr, in, out) \ argument 1126 #define XTEST_MAC_CASE(algo, key_type, key, in_incr, in, out) \ argument 1963 const uint8_t *in; member 4967 uint8_t in[TEE_SHA1_HASH_SIZE] = { }; in xtest_tee_test_4011() local
|
A D | pkcs11_1000.c | 1658 const uint8_t *in; member
|
/optee_test/ta/sha_perf/ |
A D | ta_sha_perf.c | 28 void *in = NULL; in cmd_process() local
|
/optee_test/ta/os_test/ |
A D | os_test.c | 890 void *in = NULL; in ta_entry_client() local 1049 uint8_t in[TA2TA_BUF_SIZE] = { }; in ta_entry_ta2ta_memref() local 1134 uint8_t *in = NULL; in ta_entry_ta2ta_memref_mix() local
|
/optee_test/ta/aes_perf/ |
A D | ta_aes_perf.c | 90 void *in = NULL; in cmd_process() local
|
/optee_test/host/openssl/include/openssl/ |
A D | asn1.h | 987 # define ASN1_d2i_fp_of(type,xnew,d2i,in,x) \ argument 1015 # define ASN1_d2i_bio_of(type,xnew,d2i,in,x) \ argument
|
Completed in 45 milliseconds