Searched refs:prefs (Results 1 – 1 of 1) sorted by relevance
160 static int ssl_set_cert_comp_pref(int *prefs, int *algs, size_t len) in ssl_set_cert_comp_pref() argument171 memset(prefs, 0, sizeof(tmp_prefs)); in ssl_set_cert_comp_pref()190 memcpy(prefs, tmp_prefs, sizeof(tmp_prefs)); in ssl_set_cert_comp_pref()
Completed in 4 milliseconds