Home
last modified time | relevance | path

Searched defs:h (Results 1 – 9 of 9) sorted by relevance

/optee_test/ta/socket/
A Dta_entry.c48 struct sock_handle h = { }; in ta_entry_tcp_open() local
87 struct sock_handle h = { }; in ta_entry_udp_open() local
125 struct sock_handle *h = NULL; in ta_entry_close() local
146 struct sock_handle *h = NULL; in ta_entry_send() local
170 struct sock_handle *h = NULL; in ta_entry_recv() local
193 struct sock_handle *h = NULL; in ta_entry_error() local
216 struct sock_handle *h = NULL; in ta_entry_ioctl() local
/optee_test/ta/crypt/include/
A Dsha2_impl.h54 uint32_t h[8]; member
61 uint32_t h[8]; member
/optee_test/host/openssl/include/openssl/
A Dsha.h135 SHA_LONG h[8]; member
184 SHA_LONG64 h[8]; member
A Dmdc2.h78 DES_cblock h, hh; member
/optee_test/host/xtest/
A Dregression_4100.c98 int32_t sign, uint32_t h) in cmd_from_octet_string()
434 const char *str, uint32_t h) in convert_from_string()
478 uint32_t *buf_len, int32_t *sign, uint32_t h) in cmd_get_value()
500 const char *name, uint32_t h) in print_handle()
530 uint32_t h, int32_t *val) in cmd_get_value_s32()
771 uint32_t h = TA_CRYPT_ARITH_INVALID_HANDLE; in test_4103() local
869 uint32_t h = TA_CRYPT_ARITH_INVALID_HANDLE; in compare_s32() local
/optee_test/ta/os_test/
A Dos_test.c71 static TEE_Result get_binblock_property(TEE_PropSetHandle h, in get_binblock_property()
104 static TEE_Result print_properties(TEE_PropSetHandle h, in print_properties()
376 TEE_PropSetHandle h = TEE_HANDLE_NULL; in test_properties() local
/optee_test/ta/crypt/
A Dsha2_impl.c79 #define SHA256_EXP(a, b, c, d, e, f, g, h, j) \ argument
A Darith_taf.c56 int h = handle_get(&hdb, ptr); in get_handle() local
A Dcryp_taf.c19 #define HANDLE2VAL(h) (uint32_t)(h == TEE_HANDLE_NULL ? (uintptr_t)h : (uintptr_t)((uintptr_t)h - (… argument

Completed in 27 milliseconds