Home
last modified time | relevance | path

Searched refs:ecjpake_cache_len (Results 1 - 3 of 3) sorted by relevance

/third_party/mbedtls/library/
H A Dssl_tls12_client.c164 ssl->handshake->ecjpake_cache_len == 0) { in ssl_write_ecjpake_kkpp_ext()
195 ssl->handshake->ecjpake_cache_len = kkpp_len; in ssl_write_ecjpake_kkpp_ext()
199 kkpp_len = ssl->handshake->ecjpake_cache_len; in ssl_write_ecjpake_kkpp_ext()
875 ssl->handshake->ecjpake_cache_len = 0; in ssl_parse_ecjpake_kkpp()
H A Dssl_misc.h801 size_t ecjpake_cache_len; /*!< Length of cached data */ member
H A Dssl_tls.c1002 handshake->ecjpake_cache_len = 0; in ssl_handshake_params_init()
4829 handshake->ecjpake_cache_len = 0; in mbedtls_ssl_handshake_free()

Completed in 18 milliseconds