Home
last modified time | relevance | path

Searched full:validates (Results 1 – 25 of 177) sorted by relevance

12345678

/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_check.pod24 EVP_PKEY_param_check() validates the parameters component of the key
28 EVP_PKEY_param_check_quick() validates the parameters component of the key
34 EVP_PKEY_public_check() validates the public component of the key given by B<ctx>.
36 EVP_PKEY_public_check_quick() validates the public component of the key
42 EVP_PKEY_private_check() validates the private component of the key given by B<ctx>.
44 EVP_PKEY_pairwise_check() validates that the public and private components have
H A DRSA_check_key.pod25 RSA_check_key_ex() function validates RSA keys.
H A DOSSL_CMP_validate_msg.pod22 OSSL_CMP_validate_msg() validates the protection of the given I<msg>,
/freebsd/contrib/mandoc/
H A Dman.cgi.366 validates the manpath and the architecture;
72 Parses and validates
79 Parses and validates
86 Parses and validates
113 It validates the manpath, changes into it, validate the filename,
163 This function first validates the filenames found.
/freebsd/secure/lib/libcrypto/man/man3/
H A DEVP_PKEY_check.3159 \&\fBEVP_PKEY_param_check()\fR validates the parameters component of the key
163 \&\fBEVP_PKEY_param_check_quick()\fR validates the parameters component of the key
169 \&\fBEVP_PKEY_public_check()\fR validates the public component of the key given by \fBctx\fR.
171 \&\fBEVP_PKEY_public_check_quick()\fR validates the public component of the key
177 \&\fBEVP_PKEY_private_check()\fR validates the private component of the key given by \fBctx\fR.
179 \&\fBEVP_PKEY_pairwise_check()\fR validates that the public and private components have
/freebsd/contrib/libucl/tests/schema/
H A Dproperties.json51 "description": "property validates property",
66 "description": "patternProperty validates nonproperty",
81 "description": "additionalProperty validates others",
H A DpatternProperties.json4 "patternProperties validates properties matching a regex",
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_hdmi.c87 * Validates that the infoframe is consistent and updates derived fields
193 * Validates that the infoframe is consistent and updates derived fields
258 * Validates that the infoframe is consistent and updates derived fields
327 * Validates that the infoframe is consistent and updates derived fields
382 * Validates that the infoframe is consistent and updates derived fields
468 * Validates that the infoframe is consistent and updates derived fields
588 * Validates that the infoframe is consistent and updates derived fields
668 * Validates that the infoframe is consistent and updates derived fields
736 * Validates that the infoframe is consistent.
822 * Validates that the infoframe is consistent and updates derived fields
[all …]
/freebsd/contrib/atf/atf-c++/
H A Datf-c++.3391 takes an element and a collection and validates that the element is present in
399 takes an element and a collection and validates that the element is not present
557 Waits and validates the result of a subprocess spawned with
597 validates the addition operator:
/freebsd/contrib/kyua/utils/process/
H A Disolation_test.cpp92 /// Subprocess that validates the cleanliness of the environment.
237 /// Subprocess that validates that it owns a session.
249 /// Subprocess that validates the disconnection from any terminal.
269 /// Subprocess that validates that it has become the leader of a process group.
282 /// Subprocess that validates that the umask has been reset.
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_alg_chain.h139 * Algorithm-Chaining operations. It validates all input parameters. If
215 * Algorithm-Chaining operations. It validates all input parameters. If
244 * Algorithm-Chaining operations. It validates all input parameters. If
273 * Algorithm-Chaining operations. It validates all input parameters. If
/freebsd/contrib/libarchive/unzip/
H A Dla_queue.h446 * If the list is non-empty, validates that the first element of the list
459 * If an element follows 'elm' in the list, validates that the next element
472 * Validates that the previous element (or head of the list) points to 'elm.'
625 * If the tailq is non-empty, validates that the first element of the tailq
638 * Validates that the tail of the tailq is a pointer to pointer to NULL.
648 * If an element follows 'elm' in the tailq, validates that the next element
661 * Validates that the previous element (or head of the tailq) points to 'elm.'
/freebsd/contrib/kyua/store/
H A Dschema_inttest.cpp79 /// Validates the contents of the action with identifier 1.
99 /// Validates the contents of the action with identifier 2.
216 /// Validates the contents of the action with identifier 3.
326 /// Validates the contents of the action with identifier 4.
H A Ddbtypes_test.cpp51 /// Validates that a particular bind_x/column_x sequence works.
77 /// Validates an error condition of column_*.
/freebsd/sys/sys/
H A Dqueue.h482 * If the list is non-empty, validates that the first element of the list
495 * If an element follows 'elm' in the list, validates that the next element
508 * Validates that the previous element (or head of the list) points to 'elm.'
681 * If the tailq is non-empty, validates that the first element of the tailq
694 * Validates that the tail of the tailq is a pointer to pointer to NULL.
704 * If an element follows 'elm' in the tailq, validates that the next element
717 * Validates that the previous element (or head of the tailq) points to 'elm.'
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dopenssl_hostname_validation.h46 * Validates the server's identity by looking for the expected hostname in the
/freebsd/contrib/libevent/sample/
H A Dopenssl_hostname_validation.h46 * Validates the server's identity by looking for the expected hostname in the
/freebsd/contrib/netbsd-tests/kernel/
H A Dt_ps_strings.sh31 atf_set "descr" "Validates ps_strings passed to program"
/freebsd/contrib/ldns/ldns/
H A Ddnssec_verify.h454 * Validates the DNSKEY RRset for the given domain using the provided
468 * Validates the DNSKEY RRset for the given domain using the provided
484 * Validates the DS RRset for the given domain using the provided trusted keys.
497 * Validates the DS RRset for the given domain using the provided trusted keys.
/freebsd/contrib/netbsd-tests/share/examples/
H A Dt_asm.sh61 atf_set "descr" "Builds, runs and validates the 'hello' asm example"
/freebsd/share/doc/papers/kerntune/
H A D0.t63 and \fIgprof\fP is used to validates their effectiveness.
/freebsd/contrib/kyua/utils/config/
H A Dkeys.cpp52 /// Parses and validates a textual key.
/freebsd/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.1update-leapmdoc31 a new copy will be downloaded. If the new copy validates, it is installed and
H A Dupdate-leap.mdoc.in31 a new copy will be downloaded. If the new copy validates, it is installed and
/freebsd/lib/libc/stdlib/
H A Dptsname.3185 It only validates whether

12345678