Searched refs:mbedtls_ssl_ciphersuite_no_pfs (Results 1 – 2 of 2) sorted by relevance
417 static inline int mbedtls_ssl_ciphersuite_no_pfs( const mbedtls_ssl_ciphersuite_t *info ) in mbedtls_ssl_ciphersuite_no_pfs() function
3263 if( mbedtls_ssl_ciphersuite_no_pfs( ciphersuite_info ) ) in ssl_write_server_key_exchange()