Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dssl_tls12_client.c2397 rs_ctx = &ssl->handshake->ecrs_ctx.pk; in ssl_parse_server_key_exchange()
3331 rs_ctx = &ssl->handshake->ecrs_ctx.pk; in ssl_write_certificate_verify()
Dssl_misc.h806 mbedtls_x509_crt_restart_ctx ecrs_ctx; /*!< restart context */ member
Dssl_tls.c1006 mbedtls_x509_crt_restart_init(&handshake->ecrs_ctx); in ssl_handshake_params_init()
4200 mbedtls_x509_crt_restart_free(&handshake->ecrs_ctx); in mbedtls_ssl_handshake_free()
7624 rs_ctx = &ssl->handshake->ecrs_ctx; in mbedtls_ssl_parse_certificate()