Home
last modified time | relevance | path

Searched refs:taglen (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/libkmf/ber_der/common/
H A Dencode.c72 ber_int_t taglen; in ber_put_tag() local
81 taglen, nosos)); in ber_put_tag()
204 return (taglen + lenlen + i); in ber_put_int_or_enum()
282 rc = taglen + lenlen + len; in ber_put_big_int()
325 rc = taglen + lenlen + len; in kmfber_put_ostring()
347 ber_int_t taglen, lenlen, len; in kmfber_put_bitstring() local
374 int taglen; in kmfber_put_null() local
385 return (taglen + 1); in kmfber_put_null()
391 int taglen; in kmfber_put_boolean() local
408 return (taglen + 2); in kmfber_put_boolean()
[all …]
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dencode.c68 int taglen; in ber_put_tag() local
76 taglen, nosos ) ); in ber_put_tag()
157 int i, sign, taglen; in ber_put_int_or_enum() local
231 int taglen, lenlen, rc; in ber_put_ostring() local
289 int taglen, lenlen, len; in ber_put_bitstring() local
317 int taglen; in ber_put_null() local
328 return( taglen + 1 ); in ber_put_null()
335 int taglen; in ber_put_boolean() local
352 return( taglen + 2 ); in ber_put_boolean()
427 int taglen, lenlen; in ber_put_seqorset() local
[all …]
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_vpd.c467 uint16_t taglen; in efx_vpd_hunk_length() local
476 offset += taglen; in efx_vpd_hunk_length()
502 uint16_t taglen; in efx_vpd_hunk_verify() local
549 offset += taglen; in efx_vpd_hunk_verify()
656 uint16_t taglen; in efx_vpd_hunk_next() local
698 offset += taglen; in efx_vpd_hunk_next()
733 uint16_t taglen; in efx_vpd_hunk_get() local
768 offset += taglen; in efx_vpd_hunk_get()
797 uint16_t taglen; in efx_vpd_hunk_set() local
966 offset += taglen; in efx_vpd_hunk_set()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c1285 int i, taglen; in cipso2sl() local
1289 taglen = opt[1]; in cipso2sl()
1306 int i, taglen, ishigh; in interpret_cipso_tagtype1() local
1310 taglen = opt[1]; in interpret_cipso_tagtype1()
1313 return (taglen); in interpret_cipso_tagtype1()
1349 return (taglen); in interpret_cipso_tagtype1()
1412 taglen = 6 + numtokens * 4; in interpret_cipso_tagtype3()
1413 return (taglen); in interpret_cipso_tagtype3()
1481 if (taglen <= 0) in print_cipso()
1483 optlen -= taglen; in print_cipso()
[all …]
H A Dsnoop_ppp.c1364 uint8_t taglen; in opt_format_i18n() local
1366 taglen = size - sizeof (mibenum); in opt_format_i18n()
1371 if (taglen > 0) { in opt_format_i18n()
1372 (void) sprintf(get_line(0, 0), "Language Tag = %.*s", taglen, in opt_format_i18n()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_decode.c43 unsigned int length, taglen
56 taglen = t2.length; \
72 taglen = t3.length; \
107 if (!taglen && indef) { get_eoc(); } \
149 if (!taglen && indef) { get_eoc(); } \
176 (len) = taglen; \
185 (len) = taglen; \
265 unsigned int length, taglen; \
318 taglen = t4.length; \
1356 taglen = 0; in asn1_decode_algorithm_identifier()
[all …]
H A Dkrb5_decode.c93 taglen = t2.length; \
111 unsigned int taglen;\
548 tmpbody.length = taglen; in decode_krb5_safe_with_body()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dsyslog.c183 size_t taglen; in vsyslog() local
263 taglen = strlen(LogTag) < MAX_TAG ? strlen(LogTag) : MAX_TAG; in vsyslog()
264 (void) strncpy(o, LogTag, taglen); in vsyslog()
265 o[taglen] = '\0'; in vsyslog()
/illumos-gate/usr/src/test/crypto-tests/tests/modes/aes/gcm/
H A Daes_gcm.c36 size_t taglen = GCM_SPEC_TAG_LEN; in main() local
39 .ulTagBits = taglen * 8 in main()
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk3.c2110 register int taglen; in makeindex() local
2116 for (taglen = 0; tag; tag >>= 4) in makeindex()
2117 tags[taglen++] = tag_chars[tag & 0xf]; in makeindex()
2134 i = (n = wcslen(array)) + len + 3 + taglen; in makeindex()
2141 if (taglen) { in makeindex()
2143 while (taglen) in makeindex()
2144 *cp++ = tags[--taglen]; in makeindex()
2158 len + 3 + taglen)); in makeindex()
2160 if (taglen) { in makeindex()
2162 while (taglen) in makeindex()
[all …]
/illumos-gate/usr/src/cmd/refer/
H A Dglue1.c40 int taglen = 1000; variable
116 taglen = (int)argv[2]; in huntmain()
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Drdn_parser.c120 int taglen; in scanTag() local
133 taglen = 0; in scanTag()
137 if (++taglen >= tagBufSize) { in scanTag()
/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_msg.c636 int taglen; in sip_create_response() local
644 taglen = strlen(SIP_TAG) + strlen(totag) + 1; in sip_create_response()
645 xtra_param = (char *)malloc(taglen); in sip_create_response()
651 (void) snprintf(xtra_param, taglen, "%s%s", SIP_TAG, totag); in sip_create_response()
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c5992 size_t taglen = strlen(tag); in holds_callback() local
5993 if (taglen > cbp->cb_max_taglen) in holds_callback()
5994 cbp->cb_max_taglen = taglen; in holds_callback()