Home
last modified time | relevance | path

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

/mbedtls-latest/library/
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()
877 ssl->handshake->ecjpake_cache_len = 0; in ssl_parse_ecjpake_kkpp()
Dssl_misc.h801 size_t ecjpake_cache_len; /*!< Length of cached data */ member
Dssl_tls.c1002 handshake->ecjpake_cache_len = 0; in ssl_handshake_params_init()
4829 handshake->ecjpake_cache_len = 0; in mbedtls_ssl_handshake_free()