Searched refs:negotiate (Results 1 – 15 of 15) sorted by relevance
32 If you are following TLS related RFC, you know that NPN is not the standardized way to negotiate HT…34 The standard way to negotiate HTTP/2 is ALPN, Application-Layer Protocol Negotiation Extension, def…
110 esp_err_t (*negotiate)(esp_eth_phy_t *phy); member
396 ksz8041->parent.negotiate = ksz80xx_negotiate; in esp_eth_phy_new_ksz8041()426 ksz8081->parent.negotiate = ksz80xx_negotiate; in esp_eth_phy_new_ksz8081()
244 w5500->parent.negotiate = w5500_negotiate; in esp_eth_phy_new_w5500()
291 ksz8851->parent.negotiate = phy_ksz8851_negotiate; in esp_eth_phy_new_ksz8851snl()
374 rtl8201->parent.negotiate = rtl8201_negotiate; in esp_eth_phy_new_rtl8201()
388 dm9051->parent.negotiate = dm9051_negotiate; in esp_eth_phy_new_dm9051()
382 dp83848->parent.negotiate = dp83848_negotiate; in esp_eth_phy_new_dp83848()
421 ip101->parent.negotiate = ip101_negotiate; in esp_eth_phy_new_ip101()
269 ESP_GOTO_ON_ERROR(phy->negotiate(phy), err, TAG, "phy negotiation failed"); in esp_eth_start()
539 lan87xx->parent.negotiate = lan87xx_negotiate; in esp_eth_phy_new_lan87xx()
343 enc28j60->parent.negotiate = enc28j60_negotiate; in esp_eth_phy_new_enc28j60()
422 …fore using symmetric encryption algorithms, the devices are required to negotiate (or generate) a …436 …oes not process it, you can use the DH encryption algorithm provided by BluFi to negotiate the key.
1419 For establishing a secure connection, AP and Station negotiate and agree on the best possible ciphe…
2189 EMAC longer to auto negotiate.