Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dschannel.c104 #ifndef SP_PROT_SSL2_CLIENT
105 #define SP_PROT_SSL2_CLIENT 0x00000008 macro
575 schannel_cred.grbitEnabledProtocols = SP_PROT_SSL2_CLIENT; in schannel_connect_step1()