Searched refs:mbedtls_ssl_close_notify (Results 1 – 25 of 30) sorted by relevance
12
271 mbedtls_ssl_close_notify( &ssl ); in main()
273 mbedtls_ssl_close_notify( &ssl ); in main()
311 do ret = mbedtls_ssl_close_notify( &ssl ); in main()
338 while( ( ret = mbedtls_ssl_close_notify( &ssl ) ) < 0 ) in main()
382 mbedtls_ssl_close_notify( &ssl ); in main()
372 do ret = mbedtls_ssl_close_notify( &ssl ); in main()
227 while( ( ret = mbedtls_ssl_close_notify( &ssl ) ) < 0 ) in handle_ssl_connection()
824 mbedtls_ssl_close_notify( &ssl ); in main()
3117 do ret = mbedtls_ssl_close_notify( &ssl ); in main()
284 mbedtls_ssl_close_notify( &ssl ); in main()
285 mbedtls_ssl_close_notify( &ssl ); in main()
321 do ret = mbedtls_ssl_close_notify( &ssl ); in main()
354 while( ( ret = mbedtls_ssl_close_notify( &ssl ) ) < 0 ) in main()
396 mbedtls_ssl_close_notify( &ssl ); in main()
388 do ret = mbedtls_ssl_close_notify( &ssl ); in main()
243 while( ( ret = mbedtls_ssl_close_notify( &ssl ) ) < 0 ) in handle_ssl_connection()
835 mbedtls_ssl_close_notify( &ssl ); in main()
2897 do ret = mbedtls_ssl_close_notify( &ssl ); in main()
451 mbedtls_ssl_close_notify(&mSsl); in Disconnect()909 mbedtls_ssl_close_notify(&mSsl); in Process()917 mbedtls_ssl_close_notify(&mSsl); in Process()
456 mbedtls_ssl_close_notify( &ssl ); in main()
472 mbedtls_ssl_close_notify( &ssl ); in main()
394 ret = mbedtls_ssl_close_notify(&ssl_pm->ssl); in ssl_pm_shutdown()
4214 int mbedtls_ssl_close_notify( mbedtls_ssl_context *ssl );
4930 int mbedtls_ssl_close_notify( mbedtls_ssl_context *ssl );
1920 ssl_close_notify mbedtls_ssl_close_notify