Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dschannel.h47 #ifndef SP_PROT_SSL2_CLIENT
48 #define SP_PROT_SSL2_CLIENT 0x00000008 macro
Dschannel.c225 schannel_cred.grbitEnabledProtocols = SP_PROT_SSL2_CLIENT; in schannel_connect_step1()