Home
last modified time | relevance | path

Searched defs:val (Results 1 – 15 of 15) sorted by relevance

/optee_test-3.20.0/host/openssl/include/openssl/
A Dsafestack.h154 # define SKM_sk_set(type, st,i,val) \ argument
158 # define SKM_sk_push(type, st, val) \ argument
160 # define SKM_sk_unshift(type, st, val) \ argument
162 # define SKM_sk_find(type, st, val) \ argument
164 # define SKM_sk_find_ex(type, st, val) \ argument
171 # define SKM_sk_insert(type, st,val, i) \ argument
419 # define sk_BIO_push(st, val) SKM_sk_push(BIO, (st), (val)) argument
421 # define sk_BIO_find(st, val) SKM_sk_find(BIO, (st), (val)) argument
1497 # define sk_SCT_push(st, val) SKM_sk_push(SCT, (st), (val)) argument
1499 # define sk_SCT_find(st, val) SKM_sk_find(SCT, (st), (val)) argument
[all …]
A Dcrypto.h450 unsigned long val; member
A Dasn1t.h432 # define ADB_ENTRY(val, template) {val, template} argument
A Dx509v3.h381 # define X509V3_conf_err(val) ERR_add_error_data(6, "section:", val->section, \ argument
/optee_test-3.20.0/host/xtest/
A Dregression_5000.c169 uint8_t val[] = { 54, 76, 98, 32 }; in Allocate_InOut() local
193 uint8_t val[] = { 32, 65, 43, 21, 98 }; in Register_In() local
219 uint8_t val[] = { 56, 67, 78, 99 }; in Register_notZeroLength_Out() local
245 uint8_t val[] = { 54, 76, 23, 98, 255, 23, 86 }; in Register_InOut() local
269 uint8_t val[] = { 65, 76, 98, 32 }; in Register_zeroLength_Out() local
394 uint8_t val[] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 0 }; in RegisterSameMemory_twice() local
454 uint8_t val[SHM_32K_SIZE] = { }; in Register_sharedMemory_32k() local
A Dregression_2000.c545 int val = 0; in test_2003_accept_cb() local
566 uint32_t val = 0; in xtest_tee_test_2003() local
A Dregression_4100.c532 uint32_t h, int32_t *val) in cmd_get_value_s32()
866 const char str[], int32_t val, in compare_s32()
931 int32_t val; in test_4104() member
1167 const char *val; in test_4106() member
/optee_test-3.20.0/ta/os_test_lib/
A Dos_test_lib_cxx.cpp15 int val; member in OsTestLibCtorTest
/optee_test-3.20.0/ta/os_test_lib_dl/
A Dos_test_lib_dl_cxx.cpp15 int val; member in OsTestLibDlCtorTest
/optee_test-3.20.0/scripts/
A Drsp_to_gcm_test.py8 def to_compound_str(val): argument
/optee_test-3.20.0/ta/crypt/
A Dcryp_taf.c39 static TEE_OperationHandle op_handle_put(uint32_t val) in op_handle_put()
54 static TEE_OperationHandle op_handle_lookup(uint32_t val) in op_handle_lookup()
82 static TEE_ObjectHandle obj_handle_put(uint32_t val) in obj_handle_put()
97 static TEE_ObjectHandle obj_handle_lookup(uint32_t val) in obj_handle_lookup()
/optee_test-3.20.0/ta/os_test/
A Dcxx_tests.cpp22 int val; member in CtorTest
/optee_test-3.20.0/host/xtest/gp/include/
A Dxml_client_api.h189 #define TEEC_defineMemoryContent_sharedMemory(sh_mem, val, size_val) \ argument
193 #define TEEC_defineMemoryContent_tmpMemory(buf, val, size_val) \ argument
A Dxml_internal_api.h240 static uint64_t value_to_u64(TEEC_Value *val) in value_to_u64()
A Dxml_crypto_api.h2703 const void *val; member

Completed in 75 milliseconds