Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dssl_tls12_server.c81 static int ssl_conf_has_psk_or_cb(mbedtls_ssl_config const *conf) in ssl_conf_has_psk_or_cb() function
846 ssl_conf_has_psk_or_cb(ssl->conf) == 0) { in ssl_ciphersuite_match()
3616 if (ssl_conf_has_psk_or_cb(ssl->conf) == 0) { in ssl_parse_client_psk_identity()