Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssl/dist/ssl/
Dt1_lib.c2344 const SIGALG_LOOKUP *sigptr = s->shared_sigalgs[i]; in tls1_process_sigalgs() local
2345 int idx = sigptr->sig_idx; in tls1_process_sigalgs()
2348 if (SSL_IS_TLS13(s) && sigptr->sig == EVP_PKEY_RSA) in tls1_process_sigalgs()