Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dschannel.c358 ALG_ID *algIds) in set_ssl_ciphers() argument
367 algIds[algCount++] = (ALG_ID)alg; in set_ssl_ciphers()
379 schannel_cred->palgSupportedAlgs = algIds; in set_ssl_ciphers()
981 ALG_ID algIds[NUM_CIPHERS]; in schannel_acquire_credential_handle() local
1000 result = set_ssl_ciphers(&schannel_cred, ciphers, algIds); in schannel_acquire_credential_handle()

Completed in 21 milliseconds