Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dssl_cli.c428 ssl->handshake->ecjpake_cache_len == 0 ) in ssl_write_ecjpake_kkpp_ext()
450 ssl->handshake->ecjpake_cache_len = kkpp_len; in ssl_write_ecjpake_kkpp_ext()
456 kkpp_len = ssl->handshake->ecjpake_cache_len; in ssl_write_ecjpake_kkpp_ext()
1615 ssl->handshake->ecjpake_cache_len = 0; in ssl_parse_ecjpake_kkpp()
Dssl_misc.h622 size_t ecjpake_cache_len; /*!< Length of cached data */ member
Dssl_tls.c2999 handshake->ecjpake_cache_len = 0; in ssl_handshake_params_init()
5523 handshake->ecjpake_cache_len = 0; in mbedtls_ssl_handshake_free()