Searched refs:ssl_set_cert_masks (Results 1 – 4 of 4) sorted by relevance
1108 void ssl_set_cert_masks(CERT *c, const SSL_CIPHER *cipher);
2221 void ssl_set_cert_masks(CERT *c, const SSL_CIPHER *cipher) in ssl_set_cert_masks() function2525 ssl_set_cert_masks(c, s->s3->tmp.new_cipher); in ssl_get_server_send_pkey()
4097 ssl_set_cert_masks(cert, c); in ssl3_choose_cipher()
554 in new tls1_check_chain function. Simplify ssl_set_cert_masks which used