/optee_test-3.20.0/host/xtest/ |
A D | regression_6000.c | 544 uint8_t out[10] = { }; in test_truncate_file_length() local 613 uint8_t out[10] = { }; in test_extend_file_length() local 687 uint8_t out[10] = { }; in test_file_hole() local 896 uint8_t out[10] = { }; in xtest_tee_test_6003_single() local 940 uint8_t out[10] = { }; in xtest_tee_test_6004_single() local 999 uint8_t out[10] = { }; in xtest_tee_test_6005_single() local 1095 uint8_t out[10] = { }; in xtest_tee_test_6008_single() local 1318 uint8_t out[1024] = { }; in xtest_tee_test_6010_single() local 1712 uint8_t out[10] = { }; in test_6016_thread() local 1960 uint8_t out[10] = { }; in xtest_tee_test_6019_single() local
|
A D | sdp_basic.c | 349 void *out, size_t offset, size_t len, void *shm_ref, int ind) in dump_sdp_data() 393 void *out) in check_sdp_dumped() 413 static int get_random_bytes(char *out, size_t len) in get_random_bytes() 558 TEEC_SharedMemory *in, TEEC_SharedMemory *out, in invoke_out_of_bounds() 617 TEEC_SharedMemory *out = NULL; in sdp_out_of_bounds_memref_test() local
|
A D | regression_4000.c | 967 const uint8_t *out; member 1010 uint8_t out[64] = { }; in xtest_tee_test_4001() local 1114 const uint8_t *out; member 1230 uint8_t out[64] = { }; in xtest_tee_test_4002() local 1966 const uint8_t *out; member 2153 uint8_t out[2048] = { }; in xtest_tee_test_4003() local 2467 uint8_t out[512] = { }; in xtest_tee_test_4005() local 3663 uint8_t out[512] = { }; in xtest_tee_test_4006() local 5372 uint8_t out[128] = { }; in xtest_tee_test_4014() local 5689 uint8_t out[32] = { }; in xtest_tee_test_4015() local [all …]
|
A D | regression_8000.c | 367 uint8_t out[2048] = { }; in xtest_test_derivation_hkdf() local 487 uint8_t out[2048] = { }; in xtest_test_derivation_concat_kdf() local 611 uint8_t out[2048] = { }; in xtest_test_derivation_pbkdf2() local
|
A D | regression_1000.c | 91 uint8_t out[16] = { }; in xtest_crypto_test() local 128 uint8_t out[32] = { }; in xtest_crypto_test() local 170 uint8_t out[sizeof(exp_out)] = { }; in xtest_crypto_test() local 212 uint8_t out[sizeof(exp_out)] = { }; in xtest_crypto_test() local 962 uint8_t out[32] = { }; in xtest_tee_test_1012() local 1062 uint8_t *out; member 1122 uint8_t out[32] = { }; in xtest_tee_test_1013_single() local
|
A D | pkcs11_1000.c | 1660 const uint8_t *out; member 1773 uint8_t out[512] = { 0 }; in xtest_pkcs11_test_1008() local 2214 uint8_t out[512] = { 0 }; in xtest_pkcs11_test_1010() local
|
A D | regression_4100.c | 1407 const char *out; in test_4108() member
|
A D | regression_4000_data.h | 6489 const uint8_t *out; /* expected result - ZIUT */ member
|
/optee_test-3.20.0/host/openssl/include/openssl/ |
A D | lhash.h | 225 # define LHM_lh_node_stats_bio(type, lh, out) \ argument 227 # define LHM_lh_node_usage_stats_bio(type, lh, out) \ argument 229 # define LHM_lh_stats_bio(type, lh, out) \ argument
|
A D | safestack.h | 2462 # define lh_ADDED_OBJ_stats_bio(lh,out) \ argument 2475 # define lh_APP_INFO_node_stats_bio(lh,out) \ argument 2479 # define lh_APP_INFO_stats_bio(lh,out) \ argument 2496 # define lh_CONF_VALUE_stats_bio(lh,out) \ argument 2513 # define lh_ENGINE_PILE_stats_bio(lh,out) \ argument 2530 # define lh_ERR_STATE_stats_bio(lh,out) \ argument 2581 # define lh_FUNCTION_stats_bio(lh,out) \ argument 2594 # define lh_MEM_node_stats_bio(lh,out) \ argument 2598 # define lh_MEM_stats_bio(lh,out) \ argument 2615 # define lh_OBJ_NAME_stats_bio(lh,out) \ argument [all …]
|
A D | asn1.h | 996 # define ASN1_i2d_fp_of(type,i2d,out,x) \ argument 1001 # define ASN1_i2d_fp_of_const(type,i2d,out,x) \ argument 1024 # define ASN1_i2d_bio_of(type,i2d,out,x) \ argument 1029 # define ASN1_i2d_bio_of_const(type,i2d,out,x) \ argument
|
A D | asn1t.h | 735 BIO *out; member 743 BIO *out; member
|
A D | evp.h | 430 unsigned char *out; member
|
/optee_test-3.20.0/ta/hash_perf/ |
A D | ta_hash_perf.c | 45 void *out = NULL; in cmd_process() local
|
/optee_test-3.20.0/ta/concurrent/ |
A D | ta_entry.c | 85 void *out = NULL; in ta_entry_sha256() local
|
/optee_test-3.20.0/ta/concurrent_large/ |
A D | ta_entry.c | 85 void *out = NULL; in ta_entry_sha256() local
|
/optee_test-3.20.0/ta/aes_perf/ |
A D | ta_aes_perf.c | 91 void *out = NULL; in cmd_process() local
|
/optee_test-3.20.0/ta/os_test/ |
A D | os_test.c | 891 uint8_t out[32] = { 0 }; in ta_entry_client() local 1053 uint8_t out[TA2TA_BUF_SIZE] = { }; in ta_entry_ta2ta_memref() local 1138 uint8_t *out = NULL; in ta_entry_ta2ta_memref_mix() local
|