Home
last modified time | relevance | path

Searched refs:validated (Results 1 – 25 of 50) sorted by relevance

12

/freebsd-12.1/sys/dev/drm2/radeon/
H A Dradeon_cs.c93 &p->validated); in radeon_cs_parser_relocs()
98 return radeon_bo_list_validate(&p->validated); in radeon_cs_parser_relocs()
174 INIT_LIST_HEAD(&p->validated); in radeon_cs_parser_init()
325 ttm_eu_fence_buffer_objects(&parser->validated, in radeon_cs_parser_fini()
328 ttm_eu_backoff_reservation(&parser->validated); in radeon_cs_parser_fini()
407 list_for_each_entry(lobj, &parser->validated, tv.head) { in radeon_bo_vm_update_pte()
/freebsd-12.1/crypto/openssl/
H A DREADME.FIPS1 This release does not support a FIPS 140-2 validated module.
/freebsd-12.1/sys/contrib/zstd/tests/
H A Dparamgrill.c461 U32 validated = 0; in paramVariation() local
462 while (!validated) { in paramVariation()
499 validated = !ZSTD_isError(ZSTD_checkCParams(p)); in paramVariation()
547 U32 validated = 0; in randomParams() local
548 while (!validated) { in randomParams()
557 validated = !ZSTD_isError(ZSTD_checkCParams(p)); in randomParams()
/freebsd-12.1/contrib/gcc/
H A Dgcc.c3090 unsigned char validated; member
4170 switches[n_switches].validated = 0; in process_command()
4281 switches[n_switches].validated = 0; in process_command()
4293 switches[n_switches].validated = 1; in process_command()
4600 sw->validated = 0; in do_self_spec()
5330 switches[i].validated = 1; in do_spec_1()
5972 switches[switchnum].validated = 1; in check_live_switch()
5987 switches[switchnum].validated = 1; in check_live_switch()
6051 switches[switchnum].validated = 1; in give_switch()
6456 if (! switches[i].validated) in main()
[all …]
/freebsd-12.1/crypto/openssl/doc/man3/
H A DX509_STORE_CTX_new.pod79 X509_STORE_CTX_set0_verified_chain() sets the validated chain used
84 B<ctx> that contains the validated chain.
H A DX509_verify_cert.pod21 If a complete chain can be built and validated this function returns 1,
H A DSSL_CTX_dane_enable.pod116 validated certificate chain.
187 DNSSEC-validated TLSA records.
331 That is, they will use DANE authentication when DNSSEC-validated TLSA records
H A DSSL_CTX_set_ct_validation_callback.pod85 validated via DANE-TA(2) or DANE-EE(3) TLSA records which use a private X.509
H A DOCSP_resp_find_status.pod120 signed and that the signer certificate can be validated. It takes B<st> as
H A DX509_VERIFY_PARAM_set_flags.pod121 anchor> certificate, which is either directly trusted or validated by means other
/freebsd-12.1/usr.sbin/bsdconfig/startup/share/
H A Drcvar.subr102 # create the in-memory cache (potentially from validated on-disk cache)
138 # validated on-disk cache. If validation fails, fall-back to
H A Drcconf.subr123 # Create the in-memory cache (potentially from validated on-disk cache)
140 # validated on-disk cache. If validation fails, fall-back to
/freebsd-12.1/contrib/googletest/
H A D.travis.yml3 # This file can be validated on:
/freebsd-12.1/usr.sbin/bsdconfig/share/packages/
H A Dindex.subr122 # Try to get contents from validated on-disk cache
143 # validated on-disk cache. If validation fails, fall-back to
/freebsd-12.1/contrib/unbound/doc/
H A DTODO54 of responses over a time interval is collected, and each is validated.
H A Drequirements.txt131 validator failure (SERVFAIL again), when the query is validated later on.
199 doubt. This case is validated by unbound as a 'referral' which
/freebsd-12.1/sys/contrib/xz-embedded/linux/Documentation/
H A Dxz.txt66 Note that the headers will always have a CRC32 which will be validated
/freebsd-12.1/contrib/ntp/
H A DCOPYRIGHT155 validated HTML documents according to the HTML DTD
/freebsd-12.1/contrib/ntp/sntp/
H A DCOPYRIGHT155 validated HTML documents according to the HTML DTD
/freebsd-12.1/crypto/openssl/doc/HOWTO/
H A Dproxy_certificates.txt152 validated. The callback be called several times for each certificate,
/freebsd-12.1/contrib/netbsd-tests/lib/libcurses/
H A Dtestframe.txt84 validated against the expected values and an error raised if
/freebsd-12.1/sys/netinet6/
H A Dicmp6.c1100 icmp6_mtudisc_update(struct ip6ctlparam *ip6cp, int validated) in icmp6_mtudisc_update() argument
1128 if (!validated) in icmp6_mtudisc_update()
/freebsd-12.1/contrib/libucl/
H A DREADME.md347 …(as it is defined in json-schema draft v4) to ensure that the input objects are validated properly.
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticSerializationKinds.td387 "module file '%0' was validated as a system module and is now being imported "
/freebsd-12.1/crypto/openssl/doc/man1/
H A Denc.pod261 tag could be validated, leading to the usage of B<enc> in pipelines

12