Lines Matching refs:no

291 If [no-deprecated](#no-deprecated) is also given, don't build with support
295 --api=1.1.0 no-deprecated
300 entirely, just specify [no-deprecated](#no-deprecated).
516 no suitable entropy source exists, or no support for it is implemented yet.
564 be a hex string no more than 64 characters.
572 [ enable-xxxx | no-xxxx ]
577 if feature `xxxx` is enabled by default then `no-xxxx` is documented.
579 ### no-afalgeng
601 gcc or clang and should be used in conjunction with the [no-shared](#no-shared)
614 ### no-apps
619 ### no-asm
627 ### no-async
631 ### no-atexit
637 By default, NonStop configurations use `no-atexit`.
639 ### no-autoalginit
649 ### no-autoerrinit
668 ### no-autoload-config
697 ### no-bulk
702 ### no-cached-fetch
710 ### no-capieng
716 ### no-cmp
721 ### no-cms
725 ### no-comp
738 This is a no-op; the project uses the compiler's address/leak sanitizer instead.
740 ### no-ct
744 ### no-deprecated
749 ### no-dgram
755 ### no-docs
759 ### no-dso
768 be disabled with `no-devcryptoeng`.
770 ### no-dynamic-engine
776 ### no-ec
780 ### no-ec2m
801 ### no-engine
805 ### no-err
823 ### no-filenames
832 ### no-fips-securitychecks
837 ### no-fips-post
853 ### no-gost
861 ### no-http
865 ### no-legacy
871 ### no-makedepend
875 ### no-module
879 This also implies `no-dynamic-engine`.
881 ### no-multiblock
887 ### no-nextprotoneg
891 ### no-ocsp
895 ### no-padlockeng
899 ### no-hw-padlock
901 As synonym for `no-padlockeng`. Deprecated and should not be used.
903 ### no-pic
911 ### no-pinshared
928 i.e., `no-shared` does not imply `no-pinshared`. This may come as a surprise when
931 configure the static build using `no-shared` and `no-pinshared` together.
937 ### no-posix-io
941 ### no-psk
945 ### no-rdrand
949 ### no-rfc3779
958 ### no-shared
964 ### no-sm2-precomp
968 ### no-sock
972 ### no-srp
977 ### no-srtp
981 ### no-sse2
992 "audience" running such kernel, consider `no-sse2`. Both the `386` and `no-asm`
993 options imply `no-sse2`.
995 ### no-ssl-trace
1004 ### no-static-engine
1010 ### no-stdio
1017 ### no-tests
1025 ### no-quic
1029 ### no-threads
1041 ### no-thread-pool
1052 ### no-default-thread-pool
1068 ### no-ts
1081 ### no-ui-console
1093 ### no-uplink
1141 ### no-{protocol}
1143 no-{ssl|ssl3|tls|tls1|tls1_1|tls1_2|tls1_3|dtls|dtls1|dtls1_2}
1147 If `no-tls` is selected then all of `tls1`, `tls1_1`, `tls1_2` and `tls1_3`
1149 Similarly `no-dtls` will disable `dtls1` and `dtls1_2`. The `no-ssl` option is
1150 synonymous with `no-ssl3`. Note this only affects version negotiation.
1154 ### no-integrity-only-ciphers
1158 ### no-{protocol}-method
1160 no-{ssl3|tls1|tls1_1|tls1_2|dtls1|dtls1_2}-method
1162 Analogous to `no-{protocol}` but in addition do not build the methods for
1164 is no `no-tls1_3-method` option because there is no application method for
1176 ### no-{algorithm}
1178 no-{aria|bf|blake2|camellia|cast|chacha|cmac|
1691 option that no longer needs to be used since OpenSSL 1.1.0.
1834 Assembler error messages can sometimes be sidestepped by using the `no-asm`
1875 by default; use the `no-threads` option to disable (this should never be
1882 you can still use `no-threads` to suppress an annoying warning message
1888 you should use `Configure` with the `no-threads` option.
1903 only static libraries created by using the `no-shared` option. On systems
1904 where OpenSSL does not know how to build shared libraries the `no-shared`
1986 exec clang -no-integrated-as "$@"