Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/
A Dhttpd.c136 #define HTTP_IS_HDR_VOLATILE(hs, ptr) 0 argument
345 struct http_state *hs = http_connections; in http_kill_oldest_connection() local
403 http_state_init(struct http_state* hs) in http_state_init()
445 http_state_eof(struct http_state *hs) in http_state_eof()
481 http_state_free(struct http_state *hs) in http_state_free()
637 http_eof(struct tcp_pcb *pcb, struct http_state *hs) in http_eof()
744 get_tag_insert(struct http_state *hs)
1615 #define http_find_error_file(hs, error_nr) ERR_ARG argument
1655 http_handle_post_finished(struct http_state *hs)
2333 struct http_state *hs = (struct http_state *)arg; local
[all …]
/AliOS-Things-master/components/mbedtls/library/
A Dhavege.c159 static void havege_fill( mbedtls_havege_state *hs ) in havege_fill()
195 void mbedtls_havege_init( mbedtls_havege_state *hs ) in mbedtls_havege_init()
202 void mbedtls_havege_free( mbedtls_havege_state *hs ) in mbedtls_havege_free()
217 mbedtls_havege_state *hs = (mbedtls_havege_state *) p_rng; in mbedtls_havege_random() local
A Dentropy_poll.c208 mbedtls_havege_state *hs = (mbedtls_havege_state *) data; in mbedtls_havege_poll() local
A Dssl_tls.c400 size_t nb, hs; in tls1_prf() local
3707 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in mbedtls_ssl_update_handshake_status() local
4401 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_load_buffered_message() local
4500 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_buffer_make_space() local
4541 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_buffer_message() local
4830 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_free_buffered_record() local
4846 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_load_buffered_record() local
4900 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_buffer_future_record() local
8848 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_buffering_free() local
8862 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_buffering_free_slot() local
/AliOS-Things-master/components/mbedtls/programs/random/
A Dgen_random_havege.c73 mbedtls_havege_state hs; in main() local
/AliOS-Things-master/components/mbedtls/programs/test/
A Dbenchmark.c675 mbedtls_havege_state hs; in main() local
/AliOS-Things-master/components/py_engine/engine/lib/oofatfs/
A Dff.c795 WCHAR hs, wc; in put_utf() local
2092 WCHAR wc, hs; local
2623 WCHAR wc, hs; local
5031 WCHAR hs; local
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dssl_internal.h346 } hs[MBEDTLS_SSL_MAX_BUFFERED_HS]; member
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_getimage.c2813 uint16 hs, vs; in PickSeparateCase() local

Completed in 39 milliseconds