Home
last modified time | relevance | path

Searched refs:ssl_ecrs_ske_start_processing (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls12_client.c2126 ssl->handshake->ecrs_state == ssl_ecrs_ske_start_processing) { in ssl_parse_server_key_exchange()
2170 ssl->handshake->ecrs_state = ssl_ecrs_ske_start_processing; in ssl_parse_server_key_exchange()
H A Dssl_misc.h691 ssl_ecrs_ske_start_processing, /*!< ServerKeyExchange: pk_verify() */ enumerator
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls12_client.c2123 ssl->handshake->ecrs_state == ssl_ecrs_ske_start_processing) { in ssl_parse_server_key_exchange()
2167 ssl->handshake->ecrs_state = ssl_ecrs_ske_start_processing; in ssl_parse_server_key_exchange()
H A Dssl_misc.h709 ssl_ecrs_ske_start_processing, /*!< ServerKeyExchange: pk_verify() */ enumerator