Searched refs:rule (Results 1 – 16 of 16) sorted by relevance
7 rule 'MD003', :style => :setext_with_atx10 rule 'MD046', :style => :consistent
794 if (rule == CIPHER_DEL || rule == CIPHER_BUMP) in ssl_cipher_apply_rule()867 if (rule == CIPHER_ADD) { in ssl_cipher_apply_rule()875 else if (rule == CIPHER_ORD) { in ssl_cipher_apply_rule()880 } else if (rule == CIPHER_DEL) { in ssl_cipher_apply_rule()891 } else if (rule == CIPHER_BUMP) { in ssl_cipher_apply_rule()894 } else if (rule == CIPHER_KILL) { in ssl_cipher_apply_rule()984 rule = CIPHER_DEL; in ssl_cipher_process_rulestr()987 rule = CIPHER_ORD; in ssl_cipher_process_rulestr()990 rule = CIPHER_KILL; in ssl_cipher_process_rulestr()993 rule = CIPHER_SPECIAL; in ssl_cipher_process_rulestr()[all …]
33 Ground rule is that non-condition lines are skipped over if the
33 inferred by `Configure`. By the same rule of minimalism, end product558 programs and all intermediate files, using the rule generating
1398 # |incmain| is defined in the rule generation further
1737 # Originally there was multi-step rule with $(CC) -E file.S
29 Having said that, there is one important rule to obey: Always check the error
20 rule, and trusts the application or user to choose a suitable character set
44 All of the above APIs are deprecated in OpenSSL 3.0 - so a simple rule is to
83 SSL BIOs are the only current exception to this rule: they can request a
124 exceptions to the rule. The first one is to assign a static memory buffer
359 clients violate this rule by adapting to the server's answer. (Example:
50 As a general rule, the B<pathname> should be an absolute path; this can
448 Probably not worth supporting this. So we can have the following rule:
178 this includes all RC4 and anonymous ciphers. Note that this rule does
10652 to process the rule string. Thus, the definition for "DEFAULT"12023 * When applying a cipher rule check to see if string match is an explicit
Completed in 81 milliseconds