Home | History | Annotate | Download | only in openssl

Lines Matching defs:in_group_flags

4101  * |in_group_flags|. (That is, sk_SSL_CIPHER_num(ciphers) is the number of
4102 * bytes in |in_group_flags|.) The bytes in |in_group_flags| are either 1, to
4106 * For example, if |in_group_flags| contains all zeros then that indicates a
4112 * in_group_flags: 1 1 0 0 1 0
4122 uint8_t *in_group_flags;