| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set_security_level.pod | 77 DSA and DH keys shorter than 1024 bits and ECC keys shorter than 160 bits 87 shorter than 2048 bits and ECC keys shorter than 224 bits are prohibited. 94 shorter than 3072 bits and ECC keys shorter than 256 bits are prohibited. 101 DH keys shorter than 7680 bits and ECC keys shorter than 384 bits are 107 shorter than 15360 bits and ECC keys shorter than 512 bits are prohibited.
|
| H A D | BN_set_bit.pod | 31 error occurs if B<a> is shorter than B<n> bits. 37 also returned if the internal representation of B<a> is already shorter than
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | SSL_CTX_set_security_level.3 | 131 DSA and DH keys shorter than 1024 bits and ECC keys shorter than 160 bits 140 shorter than 2048 bits and ECC keys shorter than 224 bits are prohibited. 146 shorter than 3072 bits and ECC keys shorter than 256 bits are prohibited. 152 DH keys shorter than 7680 bits and ECC keys shorter than 384 bits are 157 shorter than 15360 bits and ECC keys shorter than 512 bits are prohibited.
|
| H A D | BN_set_bit.3 | 90 error occurs if \fBa\fR is shorter than \fBn\fR bits. 96 also returned if the internal representation of \fBa\fR is already shorter than
|
| /freebsd/lib/libefivar/ |
| H A D | efivar-dp-format.c | 123 @param DisplayOnly If DisplayOnly is TRUE, then the shorter text representation 150 @param DisplayOnly If DisplayOnly is TRUE, then the shorter text representation 177 @param DisplayOnly If DisplayOnly is TRUE, then the shorter text representation 210 @param DisplayOnly If DisplayOnly is TRUE, then the shorter text representation 341 @param DisplayOnly If DisplayOnly is TRUE, then the shorter text representation 372 @param DisplayOnly If DisplayOnly is TRUE, then the shorter text representation 404 @param DisplayOnly If DisplayOnly is TRUE, then the shorter text representation 463 @param DisplayOnly If DisplayOnly is TRUE, then the shorter text representation 617 @param DisplayOnly If DisplayOnly is TRUE, then the shorter text representation 657 @param DisplayOnly If DisplayOnly is TRUE, then the shorter text representation [all …]
|
| /freebsd/share/man/man4/ |
| H A D | icmp.4 | 95 .It 5 Ta redir Ta "Shorter route exists" 138 .It 0 Ta redir-net Ta redir Ta "Shorter route for network" 139 .It 1 Ta redir-host Ta redir Ta "Shorter route for host" 140 .It 2 Ta redir-tos-net Ta redir Ta "Shorter route for TOS and network" 141 .It 3 Ta redir-tos-host Ta redir Ta "Shorter route for TOS and host"
|
| /freebsd/contrib/jemalloc/ |
| H A D | TUNING.md | 43 between CPU and memory usage. Shorter decay time purges unused pages faster 79 `background_thread:true,tcache_max:4096` combined with shorter decay time 86 `narenas:1,tcache_max:1024` combined with shorter decay time (decreased
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | DevicePathToText.h | 25 @param DisplayOnly If DisplayOnly is TRUE, then the shorter text representation 48 @param DisplayOnly If DisplayOnly is TRUE, then the shorter text representation
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
| H A D | memprof_mibmap.cpp | 40 // The larger histogram is kept and the shorter histogram is discarded after in InsertOrMerge() 41 // adding the counters to the larger historam. Free only the shorter in InsertOrMerge()
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | vdev_raidz_math_impl.h | 346 * the parity/syndrome if data column is shorter. 951 * Check if some of targets is shorter then others in raidz_reconstruct_pq_impl() 952 * In this case, shorter target needs to be replaced with in raidz_reconstruct_pq_impl() 987 /* Copy shorter targets back to the original abd buffer */ in raidz_reconstruct_pq_impl() 1111 * Check if some of targets are shorter then others. in raidz_reconstruct_pr_impl() 1148 * Copy shorter targets back to the original abd buffer in raidz_reconstruct_pr_impl() 1278 * Check if some of targets is shorter then others in raidz_reconstruct_qr_impl() 1279 * In this case, shorter target needs to be replaced with in raidz_reconstruct_qr_impl() 1315 * Copy shorter targets back to the original abd buffer in raidz_reconstruct_qr_impl() 1469 * Check if some of targets is shorter then others in raidz_reconstruct_pqr_impl() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | cirrus,madera.yaml | 44 MADERA_INMODE_xxx. If the array is shorter than the number 57 is shorter outputs will be set to stereo.
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | CheckerContext.h | 275 /// bug path significantly shorter. 287 /// bug path significantly shorter. 303 /// bug path significantly shorter. 316 /// bug path significantly shorter. 330 /// bug path significantly shorter.
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evpkdf_tls12_prf.txt | 115 # Test that the key whose length is shorter than 112 bits is rejected 127 # Test that the key whose length is shorter than 112 bits is reported as
|
| H A D | evppkey_kdf_tls1_prf.txt | 110 # Test that the key whose length is shorter than 112 bits is rejected 122 # Test that the key whose length is shorter than 112 bits is reported as
|
| H A D | evpkdf_x963.txt | 166 # Test that the key whose length is shorter than 112 bits is rejected 176 # Test that the key whose length is shorter than 112 bits is reported as
|
| H A D | evppkey_kdf_hkdf.txt | 211 # Test that the key whose length is shorter than 112 bits is rejected 222 # Test that the key whose length is shorter than 112 bits is reported as
|
| H A D | evpkdf_hkdf.txt | 239 # Test that the key whose length is shorter than 112 bits is rejected 250 # Test that the key whose length is shorter than 112 bits is reported as
|
| /freebsd/contrib/kyua/utils/cmdline/ |
| H A D | ui_test.cpp | 196 cmdline::ui_mock ui(10); // Keep shorter than message. in ATF_TEST_CASE_BODY() 207 cmdline::ui_mock ui(10); // Keep shorter than message. in ATF_TEST_CASE_BODY() 218 cmdline::ui_mock ui(10); // Keep shorter than message. in ATF_TEST_CASE_BODY() 229 cmdline::ui_mock ui(10); // Keep shorter than message. in ATF_TEST_CASE_BODY()
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | ax_compare_version.m4 | 33 # eq0 - equal up to the length of the shorter version 34 # ne0 - not equal up to the length of the shorter version 133 # A count of zero means use the length of the shorter version.
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | BLAKE3.h | 25 /// Outputs shorter than the default length of 32 bytes (256 bits) provide 31 /// Shorter BLAKE3 outputs are prefixes of longer ones. Explicitly
|
| /freebsd/contrib/libucl/tests/schema/ |
| H A D | maxLength.json | 7 "description": "shorter is valid",
|
| H A D | maxItems.json | 7 "description": "shorter is valid",
|
| H A D | maxProperties.json | 7 "description": "shorter is valid",
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_i18n.h | 120 // Helper macros to make calls shorter. 141 // Helper macros to make calls shorter in simple cases.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FixupSetCC.cpp | 19 // This both avoids the stall, and encodes shorter. 24 // When r16-r31 is used, it even encodes shorter.
|