| /freebsd/usr.bin/bintrans/tests/ |
| H A D | regress.sh | 6 REGRESSION_TEST(`traditional', `uuencode regress.in <${SRCDIR}/regress.in') 8 REGRESSION_TEST_ONE(`uudecode -p <${SRCDIR}/regress.traditional.in', `traditional')
|
| H A D | Makefile | 10 ${PACKAGE}FILES+= regress.traditional.in regress.traditional.out
|
| /freebsd/crypto/openssl/apps/ |
| H A D | pkey.c | 94 int private = 0, traditional = 0, check = 0, pub_check = 0; in pkey_main() local 152 traditional = 1; in pkey_main() 195 if (traditional && (noout || outformat != FORMAT_PEM)) in pkey_main() 290 if (traditional) { in pkey_main()
|
| H A D | genrsa.c | 98 int traditional = 0; in genrsa_main() local 154 traditional = 1; in genrsa_main() 236 if (traditional) { in genrsa_main()
|
| H A D | rsa.c | 151 int traditional = 0; in rsa_main() local 230 traditional = 1; in rsa_main() 368 if (traditional) in rsa_main()
|
| H A D | pkcs8.c | 107 int private = 0, traditional = 0; in pkcs8_main() local 157 traditional = 1; in pkcs8_main() 381 if (traditional) in pkcs8_main()
|
| /freebsd/sys/contrib/openzfs/contrib/debian/ |
| H A D | control | 52 traditional filesystems and volume managers. It supports data checksums, 89 traditional filesystems and volume managers. It supports data checksums, 103 traditional filesystems and volume managers. It supports data checksums, 117 traditional filesystems and volume managers. It supports data checksums, 185 traditional filesystems and volume managers. It supports data checksums, 203 traditional filesystems and volume managers. It supports data checksums, 219 traditional filesystems and volume managers. It supports data checksums, 249 traditional filesystems and volume managers. It supports data checksums, 267 traditional filesystems and volume managers. It supports data checksums, 302 traditional filesystems and volume managers. It supports data checksums,
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-pkcs8.pod.in | 22 [B<-traditional>] 64 unencrypted private key in PKCS#8 format. If the B<-traditional> option is 65 used then a traditional format private key is written instead. 68 unencrypted private key in traditional DER format. 75 =item B<-traditional> 77 When this option is present and B<-topk8> is not a traditional format private 180 counts are more secure that those encrypted using the traditional 186 level whereas the traditional format includes them at a PEM level. 249 Convert a private key from any PKCS#8 encrypted format to traditional format: 251 openssl pkcs8 -in pk8.pem -traditional -out key.pem
|
| H A D | openssl-genrsa.pod.in | 32 [B<-traditional>] 87 =item B<-traditional> 89 Write the key using the traditional PKCS#1 format instead of the PKCS#8 format.
|
| H A D | openssl-pkey.pod.in | 27 [B<-traditional>] 132 =item B<-traditional> 135 with the appropriate encryption algorithm (if any). If the B<-traditional> 136 option is specified then the older "traditional" format is used instead.
|
| H A D | openssl-rsa.pod.in | 37 [B<-traditional>] 71 =item B<-traditional> 73 When writing a private key, use the traditional PKCS#1 format
|
| /freebsd/contrib/libxo/doc/ |
| H A D | formatting.rst | 25 traditional text output, as well as XML and JSON formatted data. HTML 26 can also be generated; "<div>" elements surround the traditional text 58 compatibility with traditional command line usage. 73 Most traditional programs generate text output on standard output, 146 traditional text content.
|
| /freebsd/tools/build/options/ |
| H A D | WITH_GH_BC | 5 programs instead of the traditional FreeBSD versions.
|
| /freebsd/usr.bin/ident/tests/ |
| H A D | test.in | 2 $Foo: bar $ (OK traditional)
|
| /freebsd/contrib/pam_modules/pam_passwdqc/ |
| H A D | PLATFORMS | 28 not-so-weak passwords with the obsolete "traditional" crypt(3) hashes
|
| H A D | README | 60 the traditional crypt(3) password hashes. 62 It is important that you do set max=8 if you're using the traditional
|
| /freebsd/contrib/dialog/po/ |
| H A D | zh_TW.po | 13 "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
|
| /freebsd/packages/zfs/ |
| H A D | zfs.ucl | 32 ZFS provides a number of features not found in traditional filesystems,
|
| /freebsd/packages/ncurses/ |
| H A D | ncurses.ucl | 37 curses interface, and is also backward compatible with traditional BSD curses.
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | PEM_read_bio_PrivateKey.pod | 233 handle traditional and PKCS#8 format encrypted and unencrypted keys. 236 "traditional" format with a simple private key marker and should only 258 RSA structure. The write routines uses traditional format. The read 272 DSA structure. The write routines uses traditional format. The read 391 the traditional routines use a count of 1) unless compatibility with older 518 Write a private key (using traditional format) to a BIO using
|
| /freebsd/contrib/llvm-project/lld/docs/ |
| H A D | WebAssembly.rst | 6 behaviour of traditional ELF linkers and specifically the ELF lld port. Where 149 behaviour of a traditional ELF linker, and in particular the ELF port of lld. 156 One way in which the WebAssembly linker differs from traditional native linkers
|
| H A D | NewLLD.rst | 62 different from the traditional Unix linkers and similar to Windows linkers. 63 We'll describe how the traditional Unix linker handles archive files, what the 66 The traditional Unix linker maintains a set of undefined symbols during 104 The semantics of LLD's archive handling are different from the traditional
|
| /freebsd/contrib/llvm-project/lld/docs/ELF/ |
| H A D | start-stop-gc.rst | 20 GNU ld 2.37 added ``-z start-stop-gc`` to restore the traditional behavior
|
| /freebsd/contrib/ntp/ |
| H A D | NOTES.y2kfixes | 54 not traditional Y2K errors, would break in the year 2000.
|
| /freebsd/contrib/one-true-awk/ |
| H A D | FREEBSD-upgrade | 9 traditional one true awk and adds features that the BSD projects have added over
|