Searched refs:sigptr (Results 1 – 2 of 2) sorted by relevance
1862 const SIGALG_LOOKUP *sigptr = s->shared_sigalgs[i]; in tls1_process_sigalgs() local1863 int idx = sigptr->sig_idx; in tls1_process_sigalgs()1866 if (SSL_IS_TLS13(s) && sigptr->sig == EVP_PKEY_RSA) in tls1_process_sigalgs()
22113 (attach_inferior): Change sigptr to int *.