Home
last modified time | relevance | path

Searched defs:session (Results 1 – 18 of 18) sorted by relevance

/net-tools-3.4.0/python-websocket-server/tests/
Dtest_text_messages.py5 def test_text_message_of_length_1(session): argument
11 def test_text_message_of_length_125B(session): argument
20 def test_text_message_of_length_126B(session): argument
29 def test_text_message_of_length_127B(session): argument
38 def test_text_message_of_length_208B(session): argument
48 def test_text_message_of_length_1251B(session): argument
57 def test_text_message_of_length_68KB(session): argument
65 def test_text_message_of_length_1500KB(session): argument
74 def test_text_message_with_unicode_characters(session): argument
81 def test_text_message_stress_bursts(session): argument
Dutils.py23 def session(server): function
/net-tools-3.4.0/tinydtls-0.8.2/examples/contiki/
Ddtls-server.c83 session_t *session, uint8 *data, size_t len) { in read_from_peer()
95 session_t *session, uint8 *data, size_t len) { in send_to_peer()
120 get_psk_info(struct dtls_context_t *ctx, const session_t *session, in get_psk_info()
165 const session_t *session, in get_ecdsa_key()
180 const session_t *session, in verify_ecdsa_key()
193 session_t session; in dtls_handle_read() local
Ddtls-client.c101 session_t *session, uint8 *data, size_t len) { in read_from_peer()
110 session_t *session, uint8 *data, size_t len) { in send_to_peer()
184 const session_t *session, in get_ecdsa_key()
199 const session_t *session, in verify_ecdsa_key()
212 static session_t session; in dtls_handle_read() local
/net-tools-3.4.0/tinydtls-0.8.2/tests/
Ddtls-server.c54 get_psk_info(struct dtls_context_t *ctx, const session_t *session, in get_psk_info()
100 const session_t *session, in get_ecdsa_key()
115 const session_t *session, in verify_ecdsa_key()
128 session_t *session, uint8 *data, size_t len) { in read_from_peer()
149 session_t *session, uint8 *data, size_t len) { in send_to_peer()
159 session_t session; in dtls_handle_read() local
244 static int handle_event(struct dtls_context_t *ctx, session_t *session, in handle_event()
Ddtls-client.c146 const session_t *session, in get_ecdsa_key()
161 const session_t *session, in verify_ecdsa_key()
187 session_t *session, uint8 *data, size_t len) { in read_from_peer()
196 session_t *session, uint8 *data, size_t len) { in send_to_peer()
206 session_t session; in dtls_handle_read() local
308 static int handle_event(struct dtls_context_t *ctx, session_t *session, in handle_event()
/net-tools-3.4.0/mbedtls-2.4.0/library/
Dssl_ticket.c169 static int ssl_save_session( const mbedtls_ssl_session *session, in ssl_save_session()
213 static int ssl_load_session( mbedtls_ssl_session *session, in ssl_load_session()
286 const mbedtls_ssl_session *session, in mbedtls_ssl_ticket_write()
384 mbedtls_ssl_session *session, in mbedtls_ssl_ticket_parse()
Dssl_cache.c58 int mbedtls_ssl_cache_get( void *data, mbedtls_ssl_session *session ) in mbedtls_ssl_cache_get()
137 int mbedtls_ssl_cache_set( void *data, const mbedtls_ssl_session *session ) in mbedtls_ssl_cache_set()
Dssl_tls.c497 mbedtls_ssl_session *session = ssl->session_negotiate; in mbedtls_ssl_derive_keys() local
4708 mbedtls_ssl_session *session = ssl->session_negotiate; in ssl_calc_finished_ssl() local
4791 mbedtls_ssl_session *session = ssl->session_negotiate; in ssl_calc_finished_tls() local
4850 mbedtls_ssl_session *session = ssl->session_negotiate; in ssl_calc_finished_tls_sha256() local
4899 mbedtls_ssl_session *session = ssl->session_negotiate; in ssl_calc_finished_tls_sha384() local
5279 void mbedtls_ssl_session_init( mbedtls_ssl_session *session ) in mbedtls_ssl_session_init()
5674 int mbedtls_ssl_set_session( mbedtls_ssl_context *ssl, const mbedtls_ssl_session *session ) in mbedtls_ssl_set_session()
7027 void mbedtls_ssl_session_free( mbedtls_ssl_session *session ) in mbedtls_ssl_session_free()
Dssl_srv.c444 mbedtls_ssl_session session; in ssl_parse_session_ticket_ext() local
/net-tools-3.4.0/tinydtls-0.8.2/
Dpeer.c72 dtls_new_peer(const session_t *session) { in dtls_new_peer()
Dpeer.h59 session_t session; /**< peer address and local interface */ member
Ddtls.c212 dtls_get_peer(const dtls_context_t *ctx, const session_t *session) { in dtls_get_peer()
287 session_t *session, in dtls_create_cookie()
602 session_t *session, in calculate_key_block()
1325 session_t *session, in dtls_send_handshake_msg_hash()
1408 dtls_security_parameters_t *security , session_t *session, in dtls_send_multi()
1542 session_t *session, in dtls_verify_peer()
2992 handle_handshake_msg(dtls_context_t *ctx, dtls_peer_t *peer, session_t *session, in handle_handshake_msg()
3347 handle_handshake(dtls_context_t *ctx, dtls_peer_t *peer, session_t *session, in handle_handshake()
3560 session_t *session, int err) in dtls_alert_send_from_err()
3592 session_t *session, in dtls_handle_message()
/net-tools-3.4.0/mbedtls-2.4.0/include/mbedtls/
Dssl_cache.h65 mbedtls_ssl_session session; /*!< entry session */ member
Dssl.h789 mbedtls_ssl_session *session; /*!< negotiated session data */ member
/net-tools-3.4.0/libcoap/include/coap/
Dcoap_io.h149 void *session; /**< opaque session data */ member
/net-tools-3.4.0/
Dcoap-client.c142 static session_t session; variable
571 const session_t *session, in get_ecdsa_key()
586 const session_t *session, in verify_ecdsa_key()
937 session_t *session, in read_from_peer()
990 session_t *session, in send_to_peer()
1033 static int handle_event(struct dtls_context_t *ctx, session_t *session, in handle_event()
/net-tools-3.4.0/libcoap/src/
Dcoap_io.c48 void *session; /**< opaque session data */ member