Home
last modified time | relevance | path

Searched refs:encoded (Results 1 – 25 of 28) sorted by relevance

12

/titanic_53/usr/src/common/crypto/modes/
H A Dccm.c711 encode_adata_len(ulong_t auth_data_len, uint8_t *encoded, size_t *encoded_len) in encode_adata_len() argument
723 encoded[0] = (auth_data_len & 0xff00) >> 8; in encode_adata_len()
724 encoded[1] = auth_data_len & 0xff; in encode_adata_len()
730 encoded[0] = 0xff; in encode_adata_len()
731 encoded[1] = 0xfe; in encode_adata_len()
733 lencoded_ptr = (uint32_t *)(void *)&encoded[2]; in encode_adata_len()
736 encoded[2] = (auth_data_len & 0xff000000) >> 24; in encode_adata_len()
737 encoded[3] = (auth_data_len & 0xff0000) >> 16; in encode_adata_len()
738 encoded[4] = (auth_data_len & 0xff00) >> 8; in encode_adata_len()
739 encoded[5] = auth_data_len & 0xff; in encode_adata_len()
[all …]
/titanic_53/usr/src/boot/sys/boot/fdt/dts/
H A Dbindings-localbus.txt12 Value type: <prop-encoded-array> encoded as arbitrary number of localbus
63 Value type: <prop-encoded-array>
H A Dbindings-gpio.txt55 Value type: <prop-encoded-array> encoded as arbitrary number of GPIO
/titanic_53/usr/src/lib/print/libpapi-ipp/common/
H A Dipp-support.c423 char encoded[BUFSIZ]; in setAuthString() local
457 httpEncode64(encoded, plain); in setAuthString()
459 "Basic %s", encoded); in setAuthString()
482 md5_calc(encoded, line, strlen(line)); in setAuthString()
487 encoded); in setAuthString()
/titanic_53/usr/src/cmd/dtrace/test/tst/common/java_api/
H A Dtst.Bean.ksh.out5 encoded: 1
25 encoded: org.opensolaris.os.dtrace.AggregationRecord[tuple = [cat, 9,
65encoded: org.opensolaris.os.dtrace.Aggregation[name = counts, id = 2, records = [org.opensolaris.o…
105 encoded: [cat, 9,
125 encoded: [1, 2, 3]
139 encoded:
153encoded: org.opensolaris.os.dtrace.Distribution[buckets = [org.opensolaris.os.dtrace.Distribution$…
159encoded: class org.opensolaris.os.dtrace.LinearDistribution[base = 1, step = 10, buckets = [org.op…
165encoded: org.opensolaris.os.dtrace.Distribution[buckets = [org.opensolaris.os.dtrace.Distribution$…
171 encoded: org.opensolaris.os.dtrace.Option[name = aggrate, value = 1s]
[all …]
/titanic_53/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java687 String encoded = getString(obj); in performBeanTest() local
688 System.out.println(" encoded: " + encoded); in performBeanTest()
697 if (!encoded.equals(decoded)) { in performBeanTest()
/titanic_53/usr/src/boot/lib/libz/doc/
H A Drfc1951.txt319 an encoded string unambiguously symbol-by-symbol.
354 A parser can decode the next symbol from an encoded input
591 As noted above, encoded data blocks in the "deflate" format
717 code is used, it is encoded using one bit, not zero bits; in
745 encoded using the code length Huffman code
748 encoded using the code length Huffman code
751 encoded using the literal/length and distance Huffman
755 encoded using the literal/length Huffman code
H A Dtxtvsbin.txt84 results on a text encoded, say, using ISO-8859-16 versus UTF-8.)
/titanic_53/usr/src/lib/libkmf/ber_der/common/
H A Dclasn1.c512 DerDecodeDSASignature(KMF_DATA *encoded, KMF_DATA *signature) in DerDecodeDSASignature() argument
519 buf.bv_val = (char *)encoded->Data; in DerDecodeDSASignature()
520 buf.bv_len = encoded->Length; in DerDecodeDSASignature()
522 if (encoded == NULL || encoded->Data == NULL || in DerDecodeDSASignature()
596 DerDecodeECDSASignature(KMF_DATA *encoded, KMF_DATA *signature) in DerDecodeECDSASignature() argument
599 return (DerDecodeDSASignature(encoded, signature)); in DerDecodeECDSASignature()
/titanic_53/usr/src/lib/libkmf/plugins/kmf_nss/common/
H A Dnss_spi.c1087 KMF_DATA *encoded) in NSS_EncodePubKeyData() argument
1094 if (keyp == NULL || encoded == NULL || keyp->keyp == NULL) in NSS_EncodePubKeyData()
1106 encoded->Data = malloc(rvitem->len); in NSS_EncodePubKeyData()
1107 if (encoded->Data == NULL) { in NSS_EncodePubKeyData()
1110 (void) memcpy(encoded->Data, rvitem->data, rvitem->len); in NSS_EncodePubKeyData()
1111 encoded->Length = rvitem->len; in NSS_EncodePubKeyData()
1116 encoded->Data = NULL; in NSS_EncodePubKeyData()
1117 encoded->Length = 0; in NSS_EncodePubKeyData()
/titanic_53/usr/src/cmd/cmd-inet/etc/ppp/
H A Dpap-secrets45 # After the password, which may be a crypt(3c) encoded password when acting
/titanic_53/usr/src/lib/libscf/common/
H A Dscf_tmpl.c4166 char *encoded = NULL; in _make_value_name() local
4170 encoded = malloc(sz); in _make_value_name()
4171 if (name == NULL || encoded == NULL) { in _make_value_name()
4174 free(encoded); in _make_value_name()
4178 if (scf_encode32(value, strlen(value), encoded, sz, NULL, in _make_value_name()
4186 if (strlcat(name, encoded, sz) >= sz) { in _make_value_name()
4189 free(encoded); in _make_value_name()
4196 free(encoded); in _make_value_name()
4203 free(encoded); in _make_value_name()
4210 free(encoded); in _make_value_name()
[all …]
/titanic_53/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkerberos.ldif344 ##### The attribute is ASN.1 encoded.
446 ##### The attribute is ASN.1 encoded.
500 ##### This attribute is ASN.1 encoded.
/titanic_53/usr/src/lib/libdhcputil/
H A DREADME.inittab238 pointer to a dynamically allocated byte-array representing the encoded
247 For inittab_decode(), `data' is a byte-array representing an encoded
/titanic_53/usr/src/cmd/file/
H A Dmagic422 >20 long 2 run-length byte encoded image
432 >23 long 2 run-length byte encoded image
/titanic_53/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in45 ** UTF-8 encoded data. The SQLITE_ISO8859 macro is defined if the
46 ** iso8859 encoded should be used.
846 ** The return value is the number of characters in the encoded
/titanic_53/usr/src/uts/common/smbsrv/ndl/
H A Drpcpdu.ndl264 * This header comes before the NDR-encoded KERB_VALIDATION_INFO structure,
/titanic_53/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab1389 0 string \357\273\277 utf-8 encoded text application/x-iconv
1390 0 string \376\377 utf-16 encoded text application/x-iconv
1391 0 string \377\376 utf-16 encoded text, little-endian application/x-iconv
/titanic_53/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg185 @ MSG_ERR_DWOVRFLW "%s: %s: encoded DWARF data exceeds section size\n"
/titanic_53/usr/src/psm/stand/bootblks/zfs/common/
H A Dzfs.fth98 \ the reference marks are encoded with match-bits and match-min
608 \ 4B encoded nvpair size
/titanic_53/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg476 @ MSG_SCN_DWFOVRFLW "%s: section %s: encoded DWARF data exceeds \
/titanic_53/usr/src/contrib/ast/src/cmd/INIT/
H A DRELEASE683 01-04-22 package.mk,package.sh: tarball text members are ascii encoded
/titanic_53/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m42825 dnl use < > ? those are encoded in CN, DN, ...
/titanic_53/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE1160 tm/tmlocale.c: check for UTF-8 encoded LC_TIME files
/titanic_53/usr/src/cmd/sendmail/cf/
H A DREADME2813 is encoded as:

12