| /freebsd-13-stable/sys/contrib/device-tree/Bindings/mtd/ |
| HD | gpmc-nand.txt | 113 support ecc-schemes with hardware error-correction (BCHx_HW). However 114 such SoC can use ecc-schemes with software library for error-correction 121 Higher ECC schemes require more OOB/Spare area to store ECC syndrome, 131 '3' for HAM1_xx ecc schemes 132 '7' for BCH4_xx ecc schemes 133 '14' for BCH8_xx ecc schemes 134 '26' for BCH16_xx ecc schemes 141 probably use lower ecc-schemes like BCH8.
|
| /freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/ |
| HD | fm_kg.c | 745 p_Scheme = &p_FmPcdKg->schemes[relativeSchemeId]; in IncSchemeOwners() 770 p_Scheme = &p_FmPcdKg->schemes[relativeSchemeId]; in DecSchemeOwners() 2058 p_Scheme = &p_FmPcd->p_FmPcdKg->schemes[relativeSchemeId]; in FmPcdKgBuildBindPortToSchemes() 2164 if (p_FmPcd->p_FmPcdKg->schemes[schemeId].matchVector == SCHEME_ALWAYS_DIRECT) in KgIsSchemeAlwaysDirect() 2606 ASSERT_COND(p_FmPcd->p_FmPcdKg->schemes[schemeId].valid); in FmPcdKgGetRequiredAction() 2608 return p_FmPcd->p_FmPcdKg->schemes[schemeId].requiredAction; in FmPcdKgGetRequiredAction() 2615 ASSERT_COND(p_FmPcd->p_FmPcdKg->schemes[schemeId].valid); in FmPcdKgGetRequiredActionFlag() 2617 return p_FmPcd->p_FmPcdKg->schemes[schemeId].requiredActionFlag; in FmPcdKgGetRequiredActionFlag() 2624 ASSERT_COND(p_FmPcd->p_FmPcdKg->schemes[schemeId].valid); in FmPcdKgIsDirectPlcr() 2626 return p_FmPcd->p_FmPcdKg->schemes[schemeId].directPlcr; in FmPcdKgIsDirectPlcr() [all …]
|
| HD | fman_kg.c | 845 uint32_t schemes) in fman_kg_write_bind_schemes() argument 853 iowrite32be(schemes, &kg_pe_regs->fmkg_pe_sp); in fman_kg_write_bind_schemes()
|
| /freebsd-13-stable/contrib/subversion/subversion/libsvn_ra/ |
| HD | wrapper_template.h | 495 const char * const * schemes; in COMPAT_INITFUNC() local 508 schemes = VTBL.get_schemes(pool); in COMPAT_INITFUNC() 510 for (; *schemes != NULL; ++schemes) in COMPAT_INITFUNC() 511 apr_hash_set(hash, *schemes, APR_HASH_KEY_STRING, &compat_plugin); in COMPAT_INITFUNC()
|
| HD | ra_loader.c | 75 const char * const *schemes; member 190 has_scheme_of(const char * const *schemes, const char *url) in has_scheme_of() argument 194 for ( ; *schemes != NULL; ++schemes) in has_scheme_of() 196 const char *scheme = *schemes; in has_scheme_of() 342 if ((scheme = has_scheme_of(defn->schemes, repos_URL))) in svn_ra_open5() 347 if (defn->schemes == dav_schemes in svn_ra_open5() 1430 const char * const *schemes; in svn_ra_print_modules() local 1460 for (schemes = vtable->get_schemes(iterpool); *schemes != NULL; in svn_ra_print_modules() 1461 ++schemes) in svn_ra_print_modules() 1464 *schemes); in svn_ra_print_modules() [all …]
|
| /freebsd-13-stable/sys/arm64/conf/ |
| HD | DEFAULTS | 10 # Default partitioning schemes
|
| /freebsd-13-stable/sys/riscv/conf/ |
| HD | DEFAULTS | 10 # Default partitioning schemes
|
| /freebsd-13-stable/crypto/openssl/crypto/store/ |
| HD | store_lib.c | 45 char scheme_copy[256], *p, *schemes[2]; in OSSL_STORE_open() local 54 schemes[schemes_n++] = "file"; in OSSL_STORE_open() 69 schemes[schemes_n++] = scheme_copy; in OSSL_STORE_open() 77 if ((loader = ossl_store_get0_loader_int(schemes[i])) != NULL) in OSSL_STORE_open()
|
| /freebsd-13-stable/sys/amd64/conf/ |
| HD | DEFAULTS | 17 # Default partitioning schemes
|
| /freebsd-13-stable/sys/i386/conf/ |
| HD | DEFAULTS | 18 # Default partitioning schemes
|
| /freebsd-13-stable/contrib/apr-util/uri/ |
| HD | apr_uri.c | 48 static schemes_t schemes[] = variable 78 for (scheme = schemes; scheme->name != NULL; ++scheme) { in apr_uri_port_of_scheme()
|
| /freebsd-13-stable/crypto/openssl/crypto/objects/ |
| HD | obj_xref.txt | 55 # ECDH KDFs and their corresponding message digests and schemes
|
| /freebsd-13-stable/sys/contrib/zlib/doc/ |
| HD | txtvsbin.txt | 72 detection schemes observe the presence of non-ASCII codes from the range 93 be regarded as binary by general-purpose text detection schemes, because
|
| /freebsd-13-stable/contrib/ntp/util/ |
| HD | ntp-keygen-opts.def | 42 Note that RSA schemes must be used with a RSA sign key and DSA 43 schemes must be used with a DSA sign key. The default without 283 authentication and identification schemes. 594 Additional information on trusted groups and identity schemes is on the 715 However, there are more secure identity schemes available, 720 schemes described below. 721 These schemes are based on a TA, one or more trusted hosts 730 In some schemes there are separate keys for servers and clients. 750 they replace the files which would be generated in other schemes. 903 schemes must be used with an [all …]
|
| HD | ntp-keygen.texi | 42 authentication and identity schemes. 61 authentication and identity schemes. It can generate message digest 172 Additional information on trusted groups and identity schemes is on the 181 All cryptographically sound key generation schemes must have means to
|
| HD | invoke-ntp-keygen.texi | 17 authentication and identification schemes. 328 Additional information on trusted groups and identity schemes is on the 449 However, there are more secure identity schemes available, 454 schemes described below. 455 These schemes are based on a TA, one or more trusted hosts 464 In some schemes there are separate keys for servers and clients. 484 they replace the files which would be generated in other schemes. 637 schemes must be used with an 641 schemes must be used with a 817 All cryptographically sound key generation schemes must have means [all …]
|
| /freebsd-13-stable/sys/geom/part/ |
| HD | g_part_if.m | 208 # precheck() - method to allow schemes to check the parameters given 213 # to the schemes needs before they are used. Returning an error will
|
| /freebsd-13-stable/crypto/openssl/doc/man3/ |
| HD | OSSL_STORE_INFO.pod | 117 This can be applied to all schemes that can somehow support a listing 129 However, it's possible that certain schemes allow an object (or collection
|
| HD | OSSL_STORE_LOADER.pod | 16 unregister STORE loaders for different URI schemes 71 schemes they support.
|
| HD | DH_generate_parameters.pod | 38 signature schemes.
|
| /freebsd-13-stable/crypto/openssl/doc/man7/ |
| HD | ossl_store.pod | 28 =head2 URI schemes and loaders
|
| HD | SM2.pod | 12 both signature and encryption schemes via the EVP interface.
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/reset/ |
| HD | reset.txt | 17 are dictated by the binding of the reset provider, although common schemes
|
| /freebsd-13-stable/sys/contrib/ncsw/inc/flib/ |
| HD | fsl_fman_kg.h | 421 uint32_t schemes);
|
| /freebsd-13-stable/crypto/heimdal/lib/asn1/ |
| HD | rfc2459.asn1 | 84 iso(1) identified-organization(3) certicom(132) schemes(1) 88 iso(1) identified-organization(3) certicom(132) schemes(1)
|