Home
last modified time | relevance | path

Searched defs:v (Results 1 – 19 of 19) sorted by relevance

/optee_test/host/openssl/include/openssl/
A Dui_compat.h75 # define des_read_pw_string(b,l,p,v) \ argument
77 # define des_read_pw(b,bf,s,p,v) \ argument
A Dasn1_mac.h443 # define M_ASN1_I2D_len_EXP_opt(a,f,mtag,v) \ argument
450 # define M_ASN1_I2D_len_EXP_SET_opt(a,f,mtag,tag,v) \ argument
457 # define M_ASN1_I2D_len_EXP_SEQUENCE_opt(a,f,mtag,tag,v) \ argument
465 # define M_ASN1_I2D_len_EXP_SEQUENCE_opt_type(type,a,f,mtag,tag,v) \ argument
529 # define M_ASN1_I2D_put_EXP_opt(a,f,tag,v) \ argument
536 # define M_ASN1_I2D_put_EXP_SET_opt(a,f,mtag,tag,v) \ argument
543 # define M_ASN1_I2D_put_EXP_SEQUENCE_opt(a,f,mtag,tag,v) \ argument
550 # define M_ASN1_I2D_put_EXP_SEQUENCE_opt_type(type,a,f,mtag,tag,v) \ argument
A Dsrp.h88 BIGNUM *v; member
A Ddes_old.h198 # define des_read_password(k,p,v) \ argument
200 # define des_read_2passwords(k1,k2,p,v) \ argument
300 # define des_read_password(k,p,v) \ argument
302 # define des_read_2passwords(k1,k2,p,v) \ argument
A Dpkcs7.h220 # define PKCS7_set_detached(p,v) \ argument
A Dbio.h574 # define BIO_set_mem_eof_return(b,v) \ argument
A Dssl.h860 BIGNUM *a, *b, *v; member
/optee_test/ta/os_test/
A Dos_test.c229 bool v = false; in print_properties() local
244 uint32_t v = 0; in print_properties() local
258 TEE_UUID v = { }; in print_properties() local
273 TEE_Identity v = { }; in print_properties() local
/optee_test/host/xtest/
A Dxtest_uuid_helpers.c30 uint32_t v = 0; in parse_hex() local
A Dregression_4100.c119 uint32_t handle, int32_t v) in cmd_from_s32()
137 uint32_t handle, uint32_t bit_num, uint32_t *v) in cmd_get_bit()
156 uint32_t handle, uint32_t *v) in cmd_get_bit_count()
772 int32_t v = 0; in test_4103() local
A Dsha_perf.c264 static const char *yesno(int v) in yesno()
A Daes_perf.c383 static const char *yesno(int v) in yesno()
A Dxtest_helpers.c20 #define ROUNDUP(v, size) (((v) + (size - 1)) & ~(size - 1)) argument
/optee_test/ta/os_test/include/
A Dtb_asserts.h79 #define TB_ASSERT_HEX_PRINT_VALUE(a, v) \ argument
/optee_test/ta/storage/
A Dstorage.c19 #define VAL2HANDLE(v) (void *)(uintptr_t)(v) argument
/optee_test/ta/crypt/
A Darith_taf.c220 int32_t v = 0; in ta_entry_arith_get_value_s32() local
A Dcryp_taf.c18 #define VAL2HANDLE(v) (void *)(uintptr_t)(v == TEE_HANDLE_NULL ? v : v + (uintptr_t)&ta_head) argument
/optee_test/host/xtest/gp/include/
A Dxml_timearithm_api.h681 uint32_t v = 0; in Invoke_StoreS32() local
A Dxml_crypto_api.h1243 static TEEC_Result add_be32(uint32_t v, TEEC_SharedMemory *shm, size_t *offs) in add_be32()
1261 static TEEC_Result add_attr(uint32_t id, const void *v, uint32_t sz, in add_attr()

Completed in 82 milliseconds