Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dschannel.c365 #define NUM_CIPHERS 47 /* There are 47 options listed above */ macro
373 while(startCur && (0 != *startCur) && (algCount < NUM_CIPHERS)) { in set_ssl_ciphers()
813 ALG_ID algIds[NUM_CIPHERS]; in schannel_acquire_credential_handle()

Completed in 10 milliseconds