Searched defs:h (Results 1 – 9 of 9) sorted by relevance
/optee_test-3.20.0/ta/socket/ |
A D | ta_entry.c | 48 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-3.20.0/ta/crypt/include/ |
A D | sha2_impl.h | 54 uint32_t h[8]; member 61 uint32_t h[8]; member
|
/optee_test-3.20.0/ta/crypt/ |
A D | cryp_taf.c | 26 static uint32_t op_handle_get(TEE_OperationHandle h) in op_handle_get() 41 void *h = NULL; in op_handle_put() local 56 void *h = NULL; in op_handle_lookup() local 69 static uint32_t obj_handle_get(TEE_ObjectHandle h) in obj_handle_get() 84 void *h = NULL; in obj_handle_put() local 99 void *h = NULL; in obj_handle_lookup() local
|
A D | sha2_impl.c | 79 #define SHA256_EXP(a, b, c, d, e, f, g, h, j) \ argument
|
A D | arith_taf.c | 56 int h = handle_get(&hdb, ptr); in get_handle() local
|
/optee_test-3.20.0/host/openssl/include/openssl/ |
A D | sha.h | 135 SHA_LONG h[8]; member 184 SHA_LONG64 h[8]; member
|
A D | mdc2.h | 78 DES_cblock h, hh; member
|
/optee_test-3.20.0/host/xtest/ |
A D | regression_4100.c | 100 int32_t sign, uint32_t h) in cmd_from_octet_string() 436 const char *str, uint32_t h) in convert_from_string() 480 uint32_t *buf_len, int32_t *sign, uint32_t h) in cmd_get_value() 502 const char *name, uint32_t h) in print_handle() 532 uint32_t h, int32_t *val) in cmd_get_value_s32() 773 uint32_t h = TA_CRYPT_ARITH_INVALID_HANDLE; in test_4103() local 871 uint32_t h = TA_CRYPT_ARITH_INVALID_HANDLE; in compare_s32() local
|
/optee_test-3.20.0/ta/os_test/ |
A D | os_test.c | 73 static TEE_Result get_binblock_property(TEE_PropSetHandle h, in get_binblock_property() 106 static TEE_Result print_properties(TEE_PropSetHandle h, in print_properties() 378 TEE_PropSetHandle h = TEE_HANDLE_NULL; in test_properties() local
|
Completed in 19 milliseconds