Home
last modified time | relevance | path

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

/openthread-3.5.0/third_party/mbedtls/repo/include/mbedtls/
Dssl_internal.h511 size_t ecjpake_cache_len; /*!< Length of cached data */ member
/openthread-3.5.0/third_party/mbedtls/repo/library/
Dssl_cli.c436 ssl->handshake->ecjpake_cache_len == 0 ) in ssl_write_ecjpake_kkpp_ext()
458 ssl->handshake->ecjpake_cache_len = kkpp_len; in ssl_write_ecjpake_kkpp_ext()
464 kkpp_len = ssl->handshake->ecjpake_cache_len; in ssl_write_ecjpake_kkpp_ext()
1743 ssl->handshake->ecjpake_cache_len = 0; in ssl_parse_ecjpake_kkpp()
Dssl_tls.c3763 handshake->ecjpake_cache_len = 0; in ssl_handshake_params_init()
6076 handshake->ecjpake_cache_len = 0; in mbedtls_ssl_handshake_free()