Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dssl_local.h213 #define SSL_aCERT \ macro
Dt1_lib.c3236 if (!(s->s3.tmp.new_cipher->algorithm_auth & SSL_aCERT)) in tls_choose_sigalg()
/third_party/openssl/ssl/statem/
Dstatem_clnt.c3547 if (!(alg_a & SSL_aCERT)) in ssl3_check_cert_and_algorithm()