| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/ |
| D | kutf_suite.c | 239 static void kutf_add_explicit_result(struct kutf_context *context) in kutf_add_explicit_result() 652 void (*execute)(struct kutf_context *context), in kutf_add_test_with_filters_and_data() 734 void (*execute)(struct kutf_context *context), in kutf_add_test_with_filters() 753 void (*execute)(struct kutf_context *context)) in kutf_add_test() 793 void *(*create_fixture)(struct kutf_context *context), in kutf_create_suite_with_filters_and_data() 794 void (*remove_fixture)(struct kutf_context *context), in kutf_create_suite_with_filters_and_data() 846 void *(*create_fixture)(struct kutf_context *context), in kutf_create_suite_with_filters() 847 void (*remove_fixture)(struct kutf_context *context), in kutf_create_suite_with_filters() 867 void *(*create_fixture)(struct kutf_context *context), in kutf_create_suite() 868 void (*remove_fixture)(struct kutf_context *context)) in kutf_create_suite() [all …]
|
| D | kutf_helpers.c | 38 bool kutf_helper_pending_input(struct kutf_context *context) in kutf_helper_pending_input() 52 char *kutf_helper_input_dequeue(struct kutf_context *context, size_t *str_size) in kutf_helper_input_dequeue() 91 int kutf_helper_input_enqueue(struct kutf_context *context, in kutf_helper_input_enqueue() 130 void kutf_helper_input_enqueue_end_of_data(struct kutf_context *context) in kutf_helper_input_enqueue_end_of_data()
|
| D | kutf_helpers_user.c | 105 static int kutf_helper_userdata_enqueue(struct kutf_context *context, in kutf_helper_userdata_enqueue() 129 int kutf_helper_send_named_u64(struct kutf_context *context, in kutf_helper_send_named_u64() 185 int kutf_helper_send_named_str(struct kutf_context *context, in kutf_helper_send_named_str() 266 struct kutf_context *context, in kutf_helper_receive_named_val() 386 struct kutf_context *context, in kutf_helper_receive_check_val()
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/tests/kutf/ |
| D | kutf_suite.c | 228 static void kutf_add_explicit_result(struct kutf_context *context) in kutf_add_explicit_result() 505 void (*execute)(struct kutf_context *context), in kutf_add_test_with_filters_and_data() 577 void (*execute)(struct kutf_context *context), in kutf_add_test_with_filters() 596 void (*execute)(struct kutf_context *context)) in kutf_add_test() 636 void *(*create_fixture)(struct kutf_context *context), in kutf_create_suite_with_filters_and_data() 637 void (*remove_fixture)(struct kutf_context *context), in kutf_create_suite_with_filters_and_data() 689 void *(*create_fixture)(struct kutf_context *context), in kutf_create_suite_with_filters() 690 void (*remove_fixture)(struct kutf_context *context), in kutf_create_suite_with_filters() 710 void *(*create_fixture)(struct kutf_context *context), in kutf_create_suite() 711 void (*remove_fixture)(struct kutf_context *context)) in kutf_create_suite() [all …]
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/netif/ppp/ |
| D | pppcrypt.h | 58 #define lwip_md4_init(context) argument 62 #define lwip_md4_free(context) argument 66 #define lwip_md5_init(context) argument 70 #define lwip_md5_free(context) argument 74 #define lwip_sha1_init(context) argument 78 #define lwip_sha1_free(context) argument 82 #define lwip_des_init(context) argument 85 #define lwip_des_free(context) argument 89 #define lwip_arc4_init(context) argument 92 #define lwip_arc4_free(context) argument [all …]
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/mali_kutf_clk_rate_trace/kernel/ |
| D | mali_kutf_clk_rate_trace_test.c | 172 static void kutf_set_pm_ctx_active(struct kutf_context *context) in kutf_set_pm_ctx_active() 186 static void kutf_set_pm_ctx_idle(struct kutf_context *context) in kutf_set_pm_ctx_idle() 198 static char const *kutf_clk_trace_do_change_pm_ctx(struct kutf_context *context, in kutf_clk_trace_do_change_pm_ctx() 235 static char const *kutf_clk_trace_do_get_rate(struct kutf_context *context, in kutf_clk_trace_do_get_rate() 297 static char const *kutf_clk_trace_do_get_snapshot(struct kutf_context *context, in kutf_clk_trace_do_get_snapshot() 356 struct kutf_context *context, in kutf_clk_trace_do_invoke_notify_42k() 395 static char const *kutf_clk_trace_do_close_portal(struct kutf_context *context, in kutf_clk_trace_do_close_portal() 430 struct kutf_context *context, in kutf_clk_trace_do_get_platform() 476 static bool kutf_clk_trace_dequeue_portal_cmd(struct kutf_context *context, in kutf_clk_trace_dequeue_portal_cmd() 503 static void kutf_clk_trace_flag_result(struct kutf_context *context, in kutf_clk_trace_flag_result() [all …]
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/src/ |
| D | coap_net.c | 246 coap_peek_next(coap_context_t *context) { in coap_peek_next() 254 coap_pop_next(coap_context_t *context) { in coap_pop_next() 385 coap_context_set_keepalive(coap_context_t *context, unsigned int seconds) { in coap_context_set_keepalive() 390 coap_context_set_max_token_size(coap_context_t *context, in coap_context_set_max_token_size() 398 coap_context_set_max_idle_sessions(coap_context_t *context, in coap_context_set_max_idle_sessions() 404 coap_context_get_max_idle_sessions(const coap_context_t *context) { in coap_context_get_max_idle_sessions() 409 coap_context_set_max_handshake_sessions(coap_context_t *context, in coap_context_set_max_handshake_sessions() 415 coap_context_get_max_handshake_sessions(const coap_context_t *context) { in coap_context_get_max_handshake_sessions() 420 coap_context_set_csm_timeout(coap_context_t *context, in coap_context_set_csm_timeout() 426 coap_context_get_csm_timeout(const coap_context_t *context) { in coap_context_get_csm_timeout() [all …]
|
| D | coap_subscribe.c | 31 coap_persist_track_funcs(coap_context_t *context, in coap_persist_track_funcs() 49 coap_persist_observe_add(coap_context_t *context, in coap_persist_observe_add() 651 coap_op_obs_cnt_load_disk(coap_context_t *context) { in coap_op_obs_cnt_load_disk() 694 coap_op_obs_cnt_track_observe(coap_context_t *context, in coap_op_obs_cnt_track_observe() 762 coap_op_obs_cnt_deleted(coap_context_t *context, in coap_op_obs_cnt_deleted() 977 coap_context_t *context = session->context; in coap_op_dyn_resource_added() local 1046 coap_op_resource_deleted(coap_context_t *context, in coap_op_resource_deleted() 1114 coap_persist_startup(coap_context_t *context, in coap_persist_startup() 1154 coap_persist_cleanup(coap_context_t *context) { in coap_persist_cleanup() 1168 coap_persist_stop(coap_context_t *context) { in coap_persist_stop() [all …]
|
| D | coap_resource.c | 130 coap_print_wellknown(coap_context_t *context, unsigned char *buf, size_t *buflen, 513 coap_add_resource(coap_context_t *context, coap_resource_t *resource) { 555 coap_delete_resource(coap_context_t *context, coap_resource_t *resource) { 581 coap_delete_all_resources(coap_context_t *context) { 606 coap_get_resource_from_uri_path(coap_context_t *context, coap_str_const_t *uri_path) { 919 coap_touch_observer(coap_context_t *context, coap_session_t *session, 968 coap_delete_observers(coap_context_t *context, coap_session_t *session) { 986 coap_notify_observers(coap_context_t *context, coap_resource_t *r, 1220 coap_resource_release_userdata_handler(coap_context_t *context, 1238 coap_check_notify(coap_context_t *context) { [all …]
|
| D | coap_io_lwip.c | 47 coap_lwip_set_input_wait_handler(coap_context_t *context, in coap_lwip_set_input_wait_handler() 56 coap_context_t *context = (coap_context_t *)arg; in coap_io_process_timeout() local 80 coap_io_process(coap_context_t *context, uint32_t timeout_ms) { in coap_io_process()
|
| D | coap_io.c | 489 coap_context_t *context = sock->session ? sock->session->context : local 540 coap_context_t *context; local 577 coap_context_t *context; local 610 coap_update_epoll_timer(coap_context_t *context, coap_tick_t delay) { 1793 coap_io_pending(coap_context_t *context) {
|
| /device/soc/hisilicon/ws63v100/sdk/application/samples/wifi/ohos_connect/hilink_adapt/adapter/ |
| D | hilink_tls_client.c | 227 static void TlsDebug(void *context, int level, const char *file, int line, const char *str) in TlsDebug() 237 static void InitTlsContextData(HiLinkTlsClient *context) in InitTlsContextData() 245 static int InitTlsContext(HiLinkTlsClient *context) in InitTlsContext() 267 static int SetTlsRandomMember(HiLinkTlsClient *context, const char *custom) in SetTlsRandomMember() 314 static int RecordVaildCertTime(HiLinkTlsClient *context, mbedtls_x509_crt *crt) in RecordVaildCertTime() 350 HiLinkTlsClient *context = (HiLinkTlsClient *)data; in VerifyCertProc() local 421 static int SetTlsConfigMaxFragLen(HiLinkTlsClient *context, unsigned char maxFragLen) in SetTlsConfigMaxFragLen() 434 static int SetTlsConfigBase(HiLinkTlsClient *context) in SetTlsConfigBase() 449 static int SetTlsConfigCiphersuites(HiLinkTlsClient *context, in SetTlsConfigCiphersuites() 487 static int SetTlsConfigCert(HiLinkTlsClient *context, in SetTlsConfigCert() [all …]
|
| D | hilink_sal_aes.c | 85 mbedtls_gcm_context context; in HILINK_SAL_AesGcmEncrypt() local 118 mbedtls_gcm_context context; in HILINK_SAL_AesGcmDecrypt() local 282 mbedtls_aes_context context; local 371 mbedtls_ccm_context context; local 403 mbedtls_ccm_context context; local
|
| D | hilink_sal_kdf.c | 64 mbedtls_md_context_t context; in HILINK_SAL_Pkcs5Pbkdf2Hmac() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| D | mali_kbase_tlstream.h | 194 #define KBASE_TLSTREAM_TL_SUMMARY_NEW_CTX(context, nr, tgid) \ argument 271 #define KBASE_TLSTREAM_TL_NEW_CTX(context, nr, tgid) \ argument 293 #define KBASE_TLSTREAM_TL_DEL_CTX(context) \ argument 314 #define KBASE_TLSTREAM_TL_RET_CTX_LPU(context, lpu) \ argument 325 #define KBASE_TLSTREAM_TL_RET_ATOM_CTX(atom, context) \ argument 348 #define KBASE_TLSTREAM_TL_NRET_CTX_LPU(context, lpu) \ argument 359 #define KBASE_TLSTREAM_TL_NRET_ATOM_CTX(atom, context) \ argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| D | mali_kbase_tlstream.h | 182 #define KBASE_TLSTREAM_TL_SUMMARY_NEW_CTX(context, nr, tgid) __TRACE_IF_ENABLED(tl_summary_new_ctx,… argument 254 #define KBASE_TLSTREAM_TL_NEW_CTX(context, nr, tgid) __TRACE_IF_ENABLED(tl_new_ctx, context, nr, tg… argument 274 #define KBASE_TLSTREAM_TL_DEL_CTX(context) __TRACE_IF_ENABLED(tl_del_ctx, context) argument 293 #define KBASE_TLSTREAM_TL_RET_CTX_LPU(context, lpu) __TRACE_IF_ENABLED(tl_ret_ctx_lpu, context, lpu) argument 303 #define KBASE_TLSTREAM_TL_RET_ATOM_CTX(atom, context) __TRACE_IF_ENABLED(tl_ret_atom_ctx, atom, con… argument 325 #define KBASE_TLSTREAM_TL_NRET_CTX_LPU(context, lpu) __TRACE_IF_ENABLED(tl_nret_ctx_lpu, context, l… argument 335 #define KBASE_TLSTREAM_TL_NRET_ATOM_CTX(atom, context) __TRACE_IF_ENABLED(tl_nret_atom_ctx, atom, c… argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/tests/mali_kutf_irq_test/ |
| D | mali_kutf_irq_test_main.c | 116 struct kutf_context *context) in mali_kutf_irq_default_create_fixture() 146 struct kutf_context *context) in mali_kutf_irq_default_remove_fixture() 167 static void mali_kutf_irq_latency(struct kutf_context *context) in mali_kutf_irq_latency()
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/mali_kutf_irq_test/ |
| D | mali_kutf_irq_test_main.c | 127 struct kutf_context *context) in mali_kutf_irq_default_create_fixture() 157 struct kutf_context *context) in mali_kutf_irq_default_remove_fixture() 178 static void mali_kutf_irq_latency(struct kutf_context *context) in mali_kutf_irq_latency()
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/libboundscheck/src/ |
| D | strtok_s.c | 66 SECUREC_INLINE char *SecUpdateToken(char *strToken, const char *strDelimit, char **context) in SecUpdateToken() 95 char *strtok_s(char *strToken, const char *strDelimit, char **context) in strtok_s()
|
| /device/soc/rockchip/common/sdk_linux/drivers/nvmem/ |
| D | rockchip-efuse.c | 141 static int rockchip_rk1808_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk1808_efuse_read() 198 static int rockchip_rk3128_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk3128_efuse_read() 233 static int rockchip_rk3288_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk3288_efuse_read() 268 static int rockchip_rk3288_efuse_secure_read(void *context, unsigned int offset, void *val, size_t … in rockchip_rk3288_efuse_secure_read() 306 static int rockchip_rk3328_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk3328_efuse_read() 358 static int rockchip_rk3368_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk3368_efuse_read() 396 static int rockchip_rk3399_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk3399_efuse_read()
|
| /device/soc/rockchip/rk3588/kernel/drivers/mfd/ |
| D | rk806-spi.c | 43 static int rk806_spi_bus_write(void *context, const void *data, size_t count) in rk806_spi_bus_write() 58 static int rk806_spi_bus_read(void *context, in rk806_spi_bus_read()
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/ |
| D | ump_kernel_common.c | 91 _mali_osk_errcode_t _ump_ukk_open(void **context) in _ump_ukk_open() 141 _mali_osk_errcode_t _ump_ukk_close(void **context) in _ump_ukk_close()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| D | net.h | 231 coap_register_response_handler(coap_context_t *context, in coap_register_response_handler() 246 coap_register_nack_handler(coap_context_t *context, in coap_register_nack_handler() 259 coap_register_ping_handler(coap_context_t *context, in coap_register_ping_handler() 272 coap_register_pong_handler(coap_context_t *context, in coap_register_pong_handler()
|
| D | coap_session_internal.h | 31 struct coap_context_t *context; /**< endpoint's context */ member
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/tests/src/ |
| D | fake_external_rng_for_test.c | 42 mbedtls_psa_external_random_context_t *context, in mbedtls_psa_external_get_random()
|