Searched refs:tls12_shared_sigalgs (Results 1 – 1 of 1) sorted by relevance
| /freebsd-head/crypto/openssl/ssl/ |
| HD | t1_lib.c | 2206 static size_t tls12_shared_sigalgs(SSL *s, const SIGALG_LOOKUP **shsig, in tls12_shared_sigalgs() function 2264 nmatch = tls12_shared_sigalgs(s, NULL, pref, preflen, allow, allowlen); in tls1_set_shared_sigalgs() 2270 nmatch = tls12_shared_sigalgs(s, salgs, pref, preflen, allow, allowlen); in tls1_set_shared_sigalgs()
|