Searched refs:algIds (Results 1 – 1 of 1) sorted by relevance
369 ALG_ID *algIds) in set_ssl_ciphers() argument378 algIds[algCount++] = (ALG_ID)alg; in set_ssl_ciphers()390 schannel_cred->palgSupportedAlgs = algIds; in set_ssl_ciphers()813 ALG_ID algIds[NUM_CIPHERS]; in schannel_acquire_credential_handle() local826 result = set_ssl_ciphers(&schannel_cred, ciphers, algIds); in schannel_acquire_credential_handle()
Completed in 8 milliseconds