Home | History | Annotate | Download | only in ssl

Lines Matching full:enc_flags

465   (s->enc_method->enc_flags & SSL_ENC_FLAG_EXPLICIT_IV)
468 #define SSL_USE_SIGALGS(s) (s->enc_method->enc_flags & SSL_ENC_FLAG_SIGALGS)
472 (s->enc_method->enc_flags & SSL_ENC_FLAG_TLS1_2_CIPHERS)
668 unsigned int enc_flags;
678 /* Values for enc_flags */