Home
last modified time | relevance | path

Searched refs:rule (Results 1 – 16 of 16) sorted by relevance

/openssl/util/
H A Dmarkdownlint.rb7 rule 'MD003', :style => :setext_with_atx
10 rule 'MD046', :style => :consistent
/openssl/ssl/
H A Dssl_ciph.c794 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 …]
/openssl/Configurations/
H A DINTERNALS.Configure33 Ground rule is that non-condition lines are skipped over if the
H A DREADME-design.md33 inferred by `Configure`. By the same rule of minimalism, end product
558 programs and all intermediate files, using the rule generating
H A Ddescrip.mms.tmpl1398 # |incmain| is defined in the rule generation further
H A Dunix-Makefile.tmpl1737 # Originally there was multi-step rule with $(CC) -E file.S
/openssl/doc/man7/
H A DRAND.pod29 Having said that, there is one important rule to obey: Always check the error
H A Dpassphrase-encoding.pod20 rule, and trusts the application or user to choose a suitable character set
H A Dfips_module.pod44 All of the above APIs are deprecated in OpenSSL 3.0 - so a simple rule is to
/openssl/doc/man3/
H A DBIO_should_retry.pod83 SSL BIOs are the only current exception to this rule: they can request a
H A DBIO_s_mem.pod124 exceptions to the rule. The first one is to assign a static memory buffer
H A DSSL_CTX_set_options.pod359 clients violate this rule by adapting to the server's answer. (Example:
/openssl/doc/man5/
H A Dconfig.pod50 As a general rule, the B<pathname> should be an absolute path; this can
/openssl/doc/designs/quic-design/
H A Ddgram-api.md448 Probably not worth supporting this. So we can have the following rule:
/openssl/doc/man1/
H A Dopenssl-ciphers.pod.in178 this includes all RC4 and anonymous ciphers. Note that this rule does
/openssl/
H A DCHANGES.md10652 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