Home
last modified time | relevance | path

Searched refs:insecure (Results 1 – 25 of 76) sorted by relevance

1234

/freebsd/crypto/openssl/doc/HOWTO/
H A Dkeys.txt32 consider insecure or to be insecure pretty soon.
47 consider insecure or to be insecure pretty soon.
/freebsd/sbin/ldconfig/
H A Dldconfig.h35 extern bool insecure; /* -i flag, needed here for elfhints.c */
H A Dldconfig.c95 insecure = true; in main()
H A Delfhints.c58 bool insecure; variable
67 if (!trusted && !insecure) { in add_dir()
/freebsd/contrib/dialog/samples/
H A Dpassword19 --insecure "$@" \
H A Dpassword29 --insecure "$@" \
H A Dmixedform14 --insecure "$@" \
H A Dmixedform214 --insecure "$@" \
H A Dpasswordform121 --insecure "$@" \
H A Dform1-utf823 --insecure "$@" \
H A Dpasswordform1-utf823 --insecure "$@" \
/freebsd/contrib/bsddialog/examples_utility/
H A Dpasswordbox.sh17 FORM=$(./bsddialog --insecure --title " password " \
H A Dpasswordform.sh17 FORMS=$(./bsddialog --insecure --title " passwordform " \
H A Dmixedform.sh17 FORMS=$(./bsddialog --insecure --title " mixedform " \
/freebsd/usr.sbin/rpcbind/
H A Dsecurity.c86 if (!insecure && !is_loopback(caller)) { in check_access()
247 if (!insecure) in check_callit()
H A Drpcbind.h76 extern int insecure;
/freebsd/usr.sbin/bsdinstall/scripts/
H A Drootpass95 --passwordform --insecure \
/freebsd/usr.sbin/bsdconfig/password/share/
H A Dpassword.subr78 --insecure \
92 --insecure \
/freebsd/secure/
H A DMakefile30 insecure: .MAKE .PHONY target
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzio_checksum.c356 boolean_t insecure = (ci->ci_flags & ZCHECKSUM_FLAG_DEDUP) == 0; in zio_checksum_compute() local
406 zio_checksum_handle_crypt(&cksum, &saved, insecure); in zio_checksum_compute()
416 zio_checksum_handle_crypt(&cksum, &saved, insecure); in zio_checksum_compute()
/freebsd/packages/kerberos-kdc/
H A Dkerberos-kdc.ucl23 and servers to authenticate each other over a potentially insecure network.
/freebsd/sys/contrib/libsodium/src/libsodium/sodium/
H A Dcore.c27 # warning It might be totally insecure.
/freebsd/packages/kerberos/
H A Dkerberos.ucl23 and servers to authenticate each other over a potentially insecure network.
/freebsd/packages/openssl/
H A Dopenssl.ucl24 over a potentially insecure network. TLS is commonly used to secure Internet
/freebsd/usr.sbin/bsdconfig/security/include/
H A Dsecurelevel.hlp8 -1 Permanently insecure mode - always run the system in level 0

1234