Home
last modified time | relevance | path

Searched refs:mbedtls_x509_crt_restart_free (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/reactos/libs/mbedtls/
H A Dx509_crt.h574 void mbedtls_x509_crt_restart_free( mbedtls_x509_crt_restart_ctx *ctx );
/reactos/dll/3rdparty/mbedtls/
H A Dx509_crt.c2615 mbedtls_x509_crt_restart_free( rs_ctx ); in mbedtls_x509_crt_verify_restartable()
2750 void mbedtls_x509_crt_restart_free( mbedtls_x509_crt_restart_ctx *ctx ) in mbedtls_x509_crt_restart_free() function
H A Dssl_tls.c9022 mbedtls_x509_crt_restart_free( &handshake->ecrs_ctx ); in mbedtls_ssl_handshake_free()