Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/include/
Dsocket.h212 #define SO_SSL_ENABLE_SNI_VALIDATION 0x04 macro
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/source/
Dsocket.c1131 else if(u8Opt == SO_SSL_ENABLE_SNI_VALIDATION) in sslSetSockOpt()