Home
last modified time | relevance | path

Searched refs:intermediate (Results 1 – 25 of 131) sorted by relevance

123456

/freebsd-14.2/contrib/file/magic/Magdir/
H A Dsoftquad28 # sqtroff intermediate language (replacement for ditroff int. lang.)
29 0 string X\ SoftQuad troff Context intermediate
36 # sqtroff intermediate language (replacement for ditroff int. lang.)
37 0 string X\ 495 SoftQuad troff Context intermediate for AT&T 495 laser printer
38 0 string X\ hp SoftQuad troff Context intermediate for HP LaserJet
39 0 string X\ impr SoftQuad troff Context intermediate for IMAGEN imPRESS
40 0 string X\ ps SoftQuad troff Context intermediate for PostScript
H A Dtroff30 # ditroff intermediate output text
/freebsd-14.2/sys/contrib/device-tree/Bindings/cpufreq/
H A Dcpufreq-mediatek.txt8 "intermediate" - A parent of "cpu" clock which is used as "intermediate" clock
72 clock-names = "cpu", "intermediate";
194 clock-names = "cpu", "intermediate";
206 clock-names = "cpu", "intermediate";
218 clock-names = "cpu", "intermediate";
230 clock-names = "cpu", "intermediate";
/freebsd-14.2/crypto/openssl/test/
H A Dcmp_protect_test.c74 *root = NULL, *intermediate = NULL; variable
377 || !TEST_true(sk_X509_push(fixture->certs, intermediate)) in test_cmp_build_cert_chain()
379 || !TEST_true(sk_X509_push(fixture->chain, intermediate))) { in test_cmp_build_cert_chain()
420 || !TEST_true(sk_X509_push(fixture->certs, intermediate)) in test_cmp_build_cert_chain_no_root()
422 || !TEST_true(sk_X509_push(fixture->chain, intermediate))) { in test_cmp_build_cert_chain_no_root()
493 || !sk_X509_push(fixture->certs, intermediate) in test_X509_STORE()
511 || !TEST_true(sk_X509_push(fixture->certs, intermediate)) in test_X509_STORE_only_self_issued()
530 X509_free(intermediate); in cleanup_tests()
590 || !TEST_ptr(intermediate = load_cert_pem(intermediate_f, libctx))) in OPT_TEST_DECLARE_USAGE()
H A Dcmp_vfy_test.c79 *intermediate = NULL, *root = NULL; variable
395 || !add_untrusted((*fixture)->cmp_ctx, intermediate)) { in setup_path()
565 X509_free(intermediate); in cleanup_tests()
631 || !TEST_ptr(intermediate = load_cert_pem(intermediate_f, libctx))) in OPT_TEST_DECLARE_USAGE()
/freebsd-14.2/contrib/libcbor/test/
H A Darray_test.c40 cbor_item_t *intermediate = cbor_array_get(arr, 0); in test_simple_array() local
41 assert_uint8(intermediate, 1); in test_simple_array()
49 cbor_decref(&intermediate); in test_simple_array()
51 assert_null(intermediate); in test_simple_array()
/freebsd-14.2/sys/crypto/via/
H A Dpadlock.h39 u_int intermediate : 1; member
51 #define cw_intermediate __field.intermediate
/freebsd-14.2/crypto/openssl/demos/certs/
H A DREADME.txt7 automatically using scripts. Example creates a root CA, an intermediate CA
8 signed by the root and several certificates signed by the intermediate CA.
/freebsd-14.2/sys/contrib/device-tree/Bindings/interconnect/
H A Dmediatek,cci.yaml29 A parent of "bus" clock which is used as an intermediate clock source
36 - const: intermediate
70 clock-names = "cci", "intermediate";
/freebsd-14.2/crypto/openssl/doc/man7/
H A DEVP_KDF-HKDF.pod59 intermediate fixed-length pseudorandom key K is not returned.
67 operation. The value returned will be the intermediate fixed-length pseudorandom
77 operation. The input key should be set to the intermediate fixed-length
97 the intermediate fixed-length pseudorandom key otherwise an error will occur.
H A DEVP_KDF-TLS13_KDF.pod64 operation. The value returned will be the intermediate fixed-length pseudorandom
74 operation. The input key should be set to the intermediate fixed-length
101 the intermediate fixed-length pseudorandom key otherwise an error will occur.
/freebsd-14.2/crypto/openssl/doc/man3/
H A DEVP_PKEY_CTX_set_hkdf_md.pod46 intermediate fixed-length pseudorandom key K is not returned.
54 operation. The value returned will be the intermediate fixed-length pseudorandom
63 operation. The input key should be set to the intermediate fixed-length
H A DX509_verify_cert.pod22 using the optional list of intermediate CA certificates I<certs>.
30 starting with I<target> and followed by all available intermediate certificates.
H A DCMS_sign_receipt.pod21 in the CMS structure (for example any intermediate CAs in the chain).
H A DOCSP_resp_find_status.pod117 the trusted store and I<certs> as a set of untrusted intermediate certificates.
127 If I<flags> contains B<OCSP_PARTIAL_CHAIN> it takes intermediate CA
132 and in I<bs>, else it takes them as untrusted intermediate CA certificates
/freebsd-14.2/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt8516.dtsi59 clock-names = "cpu", "intermediate";
72 clock-names = "cpu", "intermediate";
85 clock-names = "cpu", "intermediate";
98 clock-names = "cpu", "intermediate", "armpll";
/freebsd-14.2/contrib/diff/
H A DREADME37 versions of GNU build tools to regenerate the intermediate files. The
38 following versions were used to generate the intermediate files in
/freebsd-14.2/sys/dev/ocs_fc/
H A Docs_utils.c1275 uint32_t intermediate; /* Use an intermediate to hold more than 16 bits during calculations */ in ocs_scsi_dif_calc_checksum() local
1279 intermediate = 0; in ocs_scsi_dif_calc_checksum()
1284 intermediate += buffer[i]; in ocs_scsi_dif_calc_checksum()
1289 intermediate += ((intermediate & 0xffff0000) >> 16); in ocs_scsi_dif_calc_checksum()
1292 intermediate = ~intermediate; in ocs_scsi_dif_calc_checksum()
1294 checksum = intermediate; in ocs_scsi_dif_calc_checksum()
/freebsd-14.2/contrib/wpa/src/eap_common/
H A Deap_teap_common.c652 struct wpabuf * eap_teap_tlv_result(int status, int intermediate) in eap_teap_tlv_result() argument
664 intermediate ? "Intermediate-" : "", in eap_teap_tlv_result()
668 (intermediate ? in eap_teap_tlv_result()
/freebsd-14.2/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl.yaml24 whether there is any interaction between the child and intermediate parent
/freebsd-14.2/crypto/openssh/
H A D.skipped-commit-ids37 aafe246655b53b52bc32c8a24002bc262f4230f7 Remove intermediate moduli
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/frequency/
H A Dadi,admv1013.yaml52 if - complex intermediate frequency (IF) input
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/
H A Darm,coresight-static-funnel.yaml20 through the intermediate links connecting the source to the currently selected
H A Darm,coresight-tpiu.yaml20 through the intermediate links connecting the source to the currently selected
H A Darm,coresight-etb10.yaml20 through the intermediate links connecting the source to the currently selected

123456