Home
last modified time | relevance | path

Searched refs:similar (Results 1 – 25 of 532) sorted by relevance

12345678910>>...22

/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dfsl-edma.txt11 - "fsl,vf610-edma" for eDMA used similar to that on Vybrid vf610 SoC
12 - "fsl,imx7ulp-edma" for eDMA2 used similar to that on i.mx7ulp
20 interrupt-names on vf610 similar SoC. But for i.mx7ulp per channel
42 - interrupt-names : Should contain the below on vf610 similar SoC but not used
43 on i.mx7ulp similar SoC:
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Drtc-omap.txt5 - "ti,da830-rtc" - for RTC IP used similar to that on DA8xx SoC family.
6 - "ti,am3352-rtc" - for RTC IP used similar to that on AM335x SoC family.
11 - "ti,am4372-rtc" - for RTC IP used similar to that on AM437X SoC family.
/freebsd/cddl/usr.sbin/dwatch/libexec/
H A Dkill5 # $Title: dwatch(8) module for kill(2) [or similar] entry $
10 # Print arguments being passed to kill(2) [or similar]
H A Dnanosleep5 # $Title: dwatch(8) module for nanosleep(2) [or similar] entry $
10 # Print arguments being passed to nanosleep(2) [or similar]
H A Dopen5 # $Title: dwatch(8) module for open[at](2) [or similar] entry $
10 # Print path being passed to open(2), openat(2), or similar
H A Dchmod5 # $Title: dwatch(8) module for [l]chmod(2), fchmodat(2), or similar entry $
10 # Print mode/path being passed to chmod(2), lchmod(2), fchmodat(2), or similar
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_get_attr.pod45 EVP_PKEY_get_attr_by_NID() is similar to EVP_PKEY_get_attr_by_OBJ() except that
66 EVP_PKEY_add1_attr_by_NID() is similar to EVP_PKEY_add1_attr_by_OBJ() except
70 EVP_PKEY_add1_attr_by_txt() is similar to EVP_PKEY_add1_attr_by_OBJ() except
82 EVP_PKEY_get_attr_by_NID() is similar to EVP_PKEY_get_attr_by_OBJ(), except that
H A DX509_REQ_get_attr.pod42 X509_REQ_get_attr_by_NID() is similar to X509_REQ_get_attr_by_OBJ() except that
63 X509_REQ_add1_attr_by_NID() is similar to X509_REQ_add1_attr_by_OBJ() except
67 X509_REQ_add1_attr_by_txt() is similar to X509_REQ_add1_attr_by_OBJ() except
82 X509_REQ_get_attr_by_NID() is similar to X509_REQ_get_attr_by_OBJ(), except that
H A DX509_STORE_add_cert.pod77 PEM_read_bio_X509_AUX() and similar routines that refer to X509_AUX.
102 X509_STORE_load_file() is similar to X509_STORE_load_file_ex() but
114 X509_STORE_load_store() is similar to X509_STORE_load_store_ex() but
123 X509_STORE_load_locations() is similar to X509_STORE_load_locations_ex()
132 X509_STORE_set_default_paths() is similar to
H A Di2d_re_X509_tbs.pod24 d2i_X509_AUX() is similar to L<d2i_X509(3)> but the input is expected to
29 i2d_X509_AUX() is similar to L<i2d_X509(3)>, but the encoded output
34 i2d_re_X509_tbs() is similar to L<i2d_X509(3)> except it encodes only
H A DEVP_PKEY_CTX_set_rsa_pss_keygen_md.pod36 than B<PSS>. It is otherwise similar to the B<RSA> version.
40 made to set the salt length below the minimum value. It is otherwise similar
49 similar to the B<RSA> versions.
H A DCMS_signed_get_attr.pod81 CMS_signed_get_attr_by_NID() is similar to CMS_signed_get_attr_by_OBJ() except
102 CMS_signed_add1_attr_by_NID() is similar to CMS_signed_add1_attr_by_OBJ() except
106 CMS_signed_add1_attr_by_txt() is similar to CMS_signed_add1_attr_by_OBJ()
125 The CMS_unsigned_XXX() functions return values are similar to those of the
135 CMS_signed_get_attr_by_NID() is similar to CMS_signed_get_attr_by_OBJ() except
H A DBIO_printf.pod20 BIO_printf() is similar to the standard C printf() function, except that
24 BIO_vprintf() is similar to the vprintf() function found on many platforms,
H A DX509_ATTRIBUTE.pod108 X509at_get_attr_by_NID() is similar to X509at_get_attr_by_OBJ() except that it
133 X509at_add1_attr_by_NID() is similar to X509at_add1_attr_by_OBJ() except that it
137 X509at_add1_attr_by_txt() is similar to X509at_add1_attr_by_OBJ() except that it
169 X509_ATTRIBUTE_create_by_NID() is similar to X509_ATTRIBUTE_create_by_OBJ()
173 X509_ATTRIBUTE_create_by_txt() is similar to X509_ATTRIBUTE_create_by_OBJ()
210 X509at_get_attr_by_NID() is similar to X509at_get_attr_by_OBJ(), except that
H A DX509_get_pubkey.pod29 after use. X509_get0_pubkey() is similar except it does B<not> increment
41 X509_REQ_get_X509_PUBKEY() are similar but operate on certificate request B<req>.
H A DPEM_X509_INFO_read_bio_ex.pod30 PEM_X509_INFO_read() is similar to PEM_X509_INFO_read_ex()
36 PEM_X509_INFO_read_bio() is similar to PEM_X509_INFO_read_bio_ex()
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dspi-davinci.txt13 - "ti,dm6441-spi" for SPI used similar to that on DM644x SoC family
14 - "ti,da830-spi" for SPI used similar to that on DA8xx SoC family
15 - "ti,keystone-spi" for SPI used similar to that on Keystone2 SoC
/freebsd/tests/sys/cddl/zfs/tests/zvol_thrash/
H A Dzvol_thrash.cfg13 # substantially similar to the "NO WARRANTY" disclaimer below
15 # including a substantially similar Disclaimer requirement for further
/freebsd/crypto/openssl/doc/man7/
H A DRSA-PSS.pod20 Signing and verification is similar to the B<RSA> algorithm except the
35 The PKCS#8 private key format used for RSA-PSS keys is similar to the RSA
H A DX25519.pod32 using L<PEM_read_bio_PrivateKey(3)> (or similar function). Completely new keys
38 structure in a PEM file using L<PEM_read_bio_PUBKEY(3)> (or similar function).
/freebsd/contrib/pam_modules/pam_passwdqc/
H A DREADME82 similar=permit|deny [similar=deny]
84 Whether a new password is allowed to be similar to the old one. The
85 passwords are considered to be similar when there's a sufficiently
/freebsd/cddl/usr.sbin/zfsd/tests/
H A Dzfsd_unittest.supp12 # substantially similar to the "NO WARRANTY" disclaimer below
14 # including a substantially similar Disclaimer requirement for further
/freebsd/tools/build/options/
H A DWITH_LOADER_VERIEXEC3 with support for verification similar to Verified Exec.
H A DWITH_CTF3 similar to DWARF and the venerable stabs and is required for DTrace.
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_prog_cc.m416 dnl must come before AC_PROG_CC or similar

12345678910>>...22