Searched refs:mbedtls_x509_crt_restart_ctx (Results 1 – 4 of 4) sorted by relevance
352 } mbedtls_x509_crt_restart_ctx; typedef357 typedef void mbedtls_x509_crt_restart_ctx; typedef808 mbedtls_x509_crt_restart_ctx *rs_ctx );949 void mbedtls_x509_crt_restart_init( mbedtls_x509_crt_restart_ctx *ctx );954 void mbedtls_x509_crt_restart_free( mbedtls_x509_crt_restart_ctx *ctx );
2422 mbedtls_x509_crt_restart_ctx *rs_ctx ) in x509_crt_check_signature()2559 mbedtls_x509_crt_restart_ctx *rs_ctx ) in x509_crt_find_parent_in()2682 mbedtls_x509_crt_restart_ctx *rs_ctx ) in x509_crt_find_parent()2813 mbedtls_x509_crt_restart_ctx *rs_ctx ) in x509_crt_verify_chain()3111 mbedtls_x509_crt_restart_ctx *rs_ctx ) in x509_crt_verify_restartable_ca_cb()3248 mbedtls_x509_crt_restart_ctx *rs_ctx ) in mbedtls_x509_crt_verify_restartable()3363 void mbedtls_x509_crt_restart_init( mbedtls_x509_crt_restart_ctx *ctx ) in mbedtls_x509_crt_restart_init()3381 void mbedtls_x509_crt_restart_free( mbedtls_x509_crt_restart_ctx *ctx ) in mbedtls_x509_crt_restart_free()
593 mbedtls_x509_crt_restart_ctx ecrs_ctx; /*!< restart context */
550 mbedtls_x509_crt_restart_ctx rs_ctx;
Completed in 16 milliseconds