Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dx509_crt.h301 } mbedtls_x509_crt_restart_ctx; typedef
306 typedef void mbedtls_x509_crt_restart_ctx; typedef
752 mbedtls_x509_crt_restart_ctx *rs_ctx);
893 void mbedtls_x509_crt_restart_init(mbedtls_x509_crt_restart_ctx *ctx);
898 void mbedtls_x509_crt_restart_free(mbedtls_x509_crt_restart_ctx *ctx);
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509_crt.c2126 mbedtls_x509_crt_restart_ctx *rs_ctx) in x509_crt_check_signature()
2262 mbedtls_x509_crt_restart_ctx *rs_ctx, in x509_crt_find_parent_in()
2385 mbedtls_x509_crt_restart_ctx *rs_ctx, in x509_crt_find_parent()
2514 mbedtls_x509_crt_restart_ctx *rs_ctx) in x509_crt_verify_chain()
3067 mbedtls_x509_crt_restart_ctx *rs_ctx) in x509_crt_verify_restartable_ca_cb()
3209 mbedtls_x509_crt_restart_ctx *rs_ctx) in mbedtls_x509_crt_verify_restartable()
3266 void mbedtls_x509_crt_restart_init(mbedtls_x509_crt_restart_ctx *ctx) in mbedtls_x509_crt_restart_init()
3284 void mbedtls_x509_crt_restart_free(mbedtls_x509_crt_restart_ctx *ctx) in mbedtls_x509_crt_restart_free()
H A Dssl_misc.h827 mbedtls_x509_crt_restart_ctx ecrs_ctx; /*!< restart context */