Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/mbedtls/
H A Dx509_crt.h219 } mbedtls_x509_crt_restart_ctx; typedef
224 typedef void mbedtls_x509_crt_restart_ctx; typedef
491 mbedtls_x509_crt_restart_ctx *rs_ctx );
569 void mbedtls_x509_crt_restart_init( mbedtls_x509_crt_restart_ctx *ctx );
574 void mbedtls_x509_crt_restart_free( mbedtls_x509_crt_restart_ctx *ctx );
H A Dssl_internal.h390 mbedtls_x509_crt_restart_ctx ecrs_ctx; /*!< restart context */
/reactos/dll/3rdparty/mbedtls/
H A Dx509_crt.c1922 mbedtls_x509_crt_restart_ctx *rs_ctx ) in x509_crt_check_signature()
2042 mbedtls_x509_crt_restart_ctx *rs_ctx ) in x509_crt_find_parent_in()
2165 mbedtls_x509_crt_restart_ctx *rs_ctx ) in x509_crt_find_parent()
2294 mbedtls_x509_crt_restart_ctx *rs_ctx ) in x509_crt_verify_chain()
2569 mbedtls_x509_crt_restart_ctx *rs_ctx ) in mbedtls_x509_crt_verify_restartable()
2732 void mbedtls_x509_crt_restart_init( mbedtls_x509_crt_restart_ctx *ctx ) in mbedtls_x509_crt_restart_init()
2750 void mbedtls_x509_crt_restart_free( mbedtls_x509_crt_restart_ctx *ctx ) in mbedtls_x509_crt_restart_free()