Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/include/
Dsocket.h183 #define SO_SSL_BYPASS_X509_VERIF 0x01 macro
/hal_atmel-3.6.0/asf/common/components/wifi/winc1500/socket/source/
Dsocket.c1105 if(u8Opt == SO_SSL_BYPASS_X509_VERIF) in sslSetSockOpt()