/freebsd/contrib/bsnmp/lib/ |
H A D | asn1.3 | 273 decodes a complete 32-bit signed integer including the header. 283 decodes the value field of an ASN.1 octet string. 299 decodes an octetstring including the header. 318 decodes a null value. 323 decodes a null including the header and the function 342 decodes a complete OID (including the header) and the function 348 decodes a sequence header. 354 decodes an IP address value. 362 decodes a complete IP address (including the header) and 368 decodes an unsigned 32-bit integer value. [all …]
|
H A D | bsnmplib.3 | 352 decodes the PDU pointed to by 370 decodes the header of the PDU pointed to by 376 decodes the scoped PDU pointed to by
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ShuffleDecode.h | 64 /// Decodes the shuffle masks for pshufd/pshufw/vpermilpd/vpermilps. 68 /// Decodes the shuffle masks for pshufhw. 72 /// Decodes the shuffle masks for pshuflw. 76 /// Decodes a PSWAPD 3DNow! instruction. 79 /// Decodes the shuffle masks for shufp*. 83 /// Decodes the shuffle masks for unpckhps/unpckhpd and punpckh*. 87 /// Decodes the shuffle masks for unpcklps/unpcklpd and punpckl*. 91 /// Decodes a broadcast of the first element of a vector. 94 /// Decodes a broadcast of a subvector to a larger vector type. 116 /// Decodes the shuffle masks for VPERMQ/VPERMPD.
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | provider-decoder.pod | 62 that decodes DER to a provider-native object. 109 it decodes. For example, an implementation that decodes an RSA key 110 should be named "RSA". Likewise, an implementation that decodes DER data 130 An implementation with that input type decodes PEM formatted data. 134 An implementation with that input type decodes DER formatted data. 138 An implementation with that input type decodes MSBLOB formatted data. 142 An implementation with that input type decodes PVK formatted data.
|
/freebsd/secure/lib/libcrypto/man/man7/ |
H A D | provider-decoder.7 | 197 that decodes \s-1DER\s0 to a provider-native object. 247 it decodes. For example, an implementation that decodes an \s-1RSA\s0 key 248 should be named \*(L"\s-1RSA\*(R".\s0 Likewise, an implementation that decodes \s-1DER\s0 data 263 An implementation with that input type decodes \s-1PEM\s0 formatted data. 266 An implementation with that input type decodes \s-1DER\s0 formatted data. 269 An implementation with that input type decodes \s-1MSBLOB\s0 formatted data. 272 An implementation with that input type decodes \s-1PVK\s0 formatted data.
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_punycode_decode.pod | 25 ossl_a2ulabel() decodes NUL-terminated hostname from PUNYCODE to UTF-8, 28 ossl_a2ucompare() accepts two NUL-terminated hostnames, decodes the 1st 31 ossl_punycode_decode() decodes one label (one dot-separated part) from
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | RecordSerialization.h | 47 /// Decodes a numeric "leaf" value. These are integer literals encountered in 53 /// Decodes a numeric leaf value that is known to be a particular type. 56 /// Decodes signed and unsigned fixed-length integers. 60 /// Decodes a null terminated string. 66 /// Decodes an arbitrary object whose layout matches that of the underlying
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | vgaarb.h | 59 * @decodes: bit mask of what legacy regions the card decodes 61 * Indicates to the arbiter if the card decodes legacy VGA IOs, 70 unsigned int decodes); 73 unsigned int decodes) { }; in vga_set_legacy_decoding() argument
|
/freebsd/crypto/openssl/crypto/ |
H A D | asn1_dsa.c | 150 * Decodes the DER length octets in pkt and initialises subpkt with the 174 * Decodes a single ASN.1 INTEGER value from pkt, which must be DER encoded, 219 * Decodes a single DSA-Sig-Value or ECDSA-Sig-Value from *ppin, which must be
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | ASN1_item_d2i_bio.pod | 31 ASN1_item_d2i_ex() decodes the contents of the data stored in I<*in> of length 45 ASN1_item_d2i_bio_ex() decodes the contents of its input BIO I<in>,
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc3492.txt | 917 delta "ihq" decodes to 19853 920 delta "wc" decodes to 64 923 delta "rb" decodes to 37 926 delta "4c" decodes to 56 929 delta "v8a" decodes to 599 932 delta "8d" decodes to 130 935 delta "qg" decodes to 154 938 delta "056p" decodes to 46301 941 delta "qjye" decodes to 88531 965 delta "ww4c" decodes to 62042 [all …]
|
/freebsd/crypto/krb5/src/util/support/ |
H A D | t_utf16.c | 61 /* Invalid UTF-8: decodes to value in surrogate pair range */ 66 /* Invalid UTF-8: decodes to value above Unicode range */
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86AvoidTrailingCall.cpp | 9 // The Windows x64 unwinder decodes the instruction stream during unwinding. 10 // The unwinder decodes forward from the current PC to detect epilogue code
|
/freebsd/contrib/ntp/html/ |
H A D | history.html | 22 …ded to show the various status word and event decodes used for monitoring and event reporting. The… 51 …The status, selection, source, event and log decodes have been adjusted for consistency. Some of t…
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | ASN1_item_d2i_bio.3 | 166 \&\fBASN1_item_d2i_ex()\fR decodes the contents of the data stored in \fI*in\fR of length 180 \&\fBASN1_item_d2i_bio_ex()\fR decodes the contents of its input \s-1BIO\s0 \fIin\fR,
|
/freebsd/contrib/libcbor/src/cbor/ |
H A D | streaming.h | 22 * success. Decodes one item at a time. No memory allocations occur.
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/ |
H A D | argon2-encoding.h | 24 * Decodes an Argon2 hash string into the provided structure 'ctx'.
|
/freebsd/contrib/libcbor/doc/source/api/ |
H A D | streaming_decoding.rst | 4 … a stream of input bytes from a buffer and invokes user-provided callbacks as it decodes the input:
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | tvp514x.txt | 4 digital video decoder that digitizes and decodes all popular baseband analog
|
/freebsd/usr.sbin/pciconf/ |
H A D | pciconf.8 | 156 The range indicates the binary log of the maximum address the window decodes. 181 The range indicates the binary log of the maximum address the BAR decodes.
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | rockchip,vdec.yaml | 13 The Rockchip rk3399 has a stateless Video Decoder that can decodes H.264,
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | krb5_check_transited.3 | 102 encodes and decodes the realm names in the X500 format that Kerberos
|
/freebsd/contrib/elftoolchain/libelftc/ |
H A D | elftc.3 | 66 Decodes a symbol name encoded according to the encoding rules for the
|
/freebsd/sys/dev/isci/scil/ |
H A D | scif_sas_smp_remote_device.c | 163 * @brief This method decodes a smp response to this smp device and then 328 * @brief This method decodes a smp Report Genernal response to this smp device 408 * @brief This method decodes a smp Discover response to this smp device 584 * @brief This method decodes a smp Report Phy Sata response to this 639 * @brief This method decodes a smp Phy Control response to this smp device and 685 * @brief This method decodes a smp Phy Control response to this smp device and 735 * @brief This method decodes a smp Discover response to this smp device 796 * @brief This method decodes a smp Discover response to this smp device 879 * @brief This method decodes a smp CONFIG ROUTE INFO response to this smp
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | atmel,sama5d2-pdmic.yaml | 16 that decodes an incoming PDM sample stream.
|