Home
last modified time | relevance | path

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

123

/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/usr.sbin/rpcbind/
H A Dsecurity.c86 if (!insecure && !is_loopback(caller)) { in check_access()
246 if (!insecure) in check_callit()
H A Drpcbind.h76 extern int insecure;
/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/contrib/unbound/daemon/
H A Dremote.c2287 int* insecure, int* prime, int* tls) in parse_fs_args() argument
2298 if(*args == 'i' && insecure) in parse_fs_args()
2299 *insecure = 1; in parse_fs_args()
2336 int insecure = 0, tls = 0; in do_forward_add() local
2340 if(!parse_fs_args(ssl, args, &nm, &dp, &insecure, NULL, &tls)) in do_forward_add()
2346 if(insecure && worker->env.anchors) { in do_forward_add()
2372 int insecure = 0; in do_forward_remove() local
2375 if(!parse_fs_args(ssl, args, &nm, NULL, &insecure, NULL, NULL)) in do_forward_remove()
2379 if(insecure && worker->env.anchors) in do_forward_remove()
2393 int insecure = 0, prime = 0, tls = 0; in do_stub_add() local
[all …]
/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.c355 boolean_t insecure = (ci->ci_flags & ZCHECKSUM_FLAG_DEDUP) == 0; in zio_checksum_compute() local
405 zio_checksum_handle_crypt(&cksum, &saved, insecure); in zio_checksum_compute()
415 zio_checksum_handle_crypt(&cksum, &saved, insecure); in zio_checksum_compute()
/freebsd/sys/contrib/libsodium/src/libsodium/sodium/
H A Dcore.c27 # warning It might be totally insecure.
/freebsd/usr.sbin/bsdconfig/security/include/
H A Dsecurelevel.hlp8 -1 Permanently insecure mode - always run the system in level 0
/freebsd/contrib/unbound/contrib/
H A Dunbound-host.nagios.patch70 return "(insecure)";
/freebsd/sbin/init/
H A Dttys24 # If console is marked "insecure", then init will ask for the root password
/freebsd/tools/tools/nanobsd/pcengines/Files/etc/
H A Dttys27 # If console is marked "insecure", then init will ask for the root password

123