Home | History | Annotate | Download | only in openssl

Lines Matching defs:ciphers

356 /* SSL_OP_CIPHER_SERVER_PREFERENCE configures servers to select ciphers and
534 /* These are used to specify which ciphers to use and not to use */
582 /* COMPLEMENTOF* definitions. These identifiers are used to (de-select) ciphers
585 * Example: "RC4" will activate all ciphers using RC4 including ciphers without
839 * The values in |ciphers| are in one-to-one correspondence with
840 * |in_group_flags|. (That is, sk_SSL_CIPHER_num(ciphers) is the number of
850 * ciphers: A B C D E F
860 STACK_OF(SSL_CIPHER) *ciphers;
881 /* cipher_list_tls11 is the list of ciphers when TLS 1.1 or greater is in
2210 * the group for DHE ciphers. |callback| should ignore |is_export| and
2220 * group for DHE ciphers. |callback| should ignore |is_export| and |keylength|