Home
last modified time | relevance | path

Searched refs:atype_uint (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_encode.h244 atype_uint, enumerator
386 atype_uint, sizeof(CTYPENAME), 0, 0, 0, 0, 0, 0, 0, 0, \
H A Dasn1_encode.c417 case atype_uint: in krb5int_asn1_encode_a_thing()
468 assert(field->lentype->type == atype_int || field->lentype->type == atype_uint); in encode_a_field()
525 assert(field->lentype->type == atype_int || field->lentype->type == atype_uint); in encode_a_field()