| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | softquad | 28 # 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 D | troff | 30 # ditroff intermediate output text
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/cpufreq/ |
| H A D | cpufreq-mediatek.txt | 8 "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 D | cmp_protect_test.c | 74 *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 D | cmp_vfy_test.c | 79 *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 D | array_test.c | 40 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 D | padlock.h | 39 u_int intermediate : 1; member 51 #define cw_intermediate __field.intermediate
|
| /freebsd-14.2/crypto/openssl/demos/certs/ |
| H A D | README.txt | 7 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 D | mediatek,cci.yaml | 29 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 D | EVP_KDF-HKDF.pod | 59 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 D | EVP_KDF-TLS13_KDF.pod | 64 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 D | EVP_PKEY_CTX_set_hkdf_md.pod | 46 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 D | X509_verify_cert.pod | 22 using the optional list of intermediate CA certificates I<certs>. 30 starting with I<target> and followed by all available intermediate certificates.
|
| H A D | CMS_sign_receipt.pod | 21 in the CMS structure (for example any intermediate CAs in the chain).
|
| H A D | OCSP_resp_find_status.pod | 117 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 D | mt8516.dtsi | 59 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 D | README | 37 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 D | ocs_utils.c | 1275 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 D | eap_teap_common.c | 652 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 D | pinctrl.yaml | 24 whether there is any interaction between the child and intermediate parent
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | .skipped-commit-ids | 37 aafe246655b53b52bc32c8a24002bc262f4230f7 Remove intermediate moduli
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/iio/frequency/ |
| H A D | adi,admv1013.yaml | 52 if - complex intermediate frequency (IF) input
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/arm/ |
| H A D | arm,coresight-static-funnel.yaml | 20 through the intermediate links connecting the source to the currently selected
|
| H A D | arm,coresight-tpiu.yaml | 20 through the intermediate links connecting the source to the currently selected
|
| H A D | arm,coresight-etb10.yaml | 20 through the intermediate links connecting the source to the currently selected
|