Searched refs:mbedtls_x509_crt_restart_ctx (Results 1 – 3 of 3) sorted by relevance
255 } mbedtls_x509_crt_restart_ctx; typedef260 typedef void mbedtls_x509_crt_restart_ctx; typedef701 mbedtls_x509_crt_restart_ctx *rs_ctx );846 void mbedtls_x509_crt_restart_init( mbedtls_x509_crt_restart_ctx *ctx );851 void mbedtls_x509_crt_restart_free( mbedtls_x509_crt_restart_ctx *ctx );
538 mbedtls_x509_crt_restart_ctx ecrs_ctx; /*!< restart context */
2428 mbedtls_x509_crt_restart_ctx *rs_ctx ) in x509_crt_check_signature()2567 mbedtls_x509_crt_restart_ctx *rs_ctx ) in x509_crt_find_parent_in()2690 mbedtls_x509_crt_restart_ctx *rs_ctx ) in x509_crt_find_parent()2821 mbedtls_x509_crt_restart_ctx *rs_ctx ) in x509_crt_verify_chain()3119 mbedtls_x509_crt_restart_ctx *rs_ctx ) in x509_crt_verify_restartable_ca_cb()3256 mbedtls_x509_crt_restart_ctx *rs_ctx ) in mbedtls_x509_crt_verify_restartable()3371 void mbedtls_x509_crt_restart_init( mbedtls_x509_crt_restart_ctx *ctx ) in mbedtls_x509_crt_restart_init()3389 void mbedtls_x509_crt_restart_free( mbedtls_x509_crt_restart_ctx *ctx ) in mbedtls_x509_crt_restart_free()
Completed in 13 milliseconds