Searched refs:atype_uint (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/ |
H A D | asn1_encode.h | 244 atype_uint, enumerator 386 atype_uint, sizeof(CTYPENAME), 0, 0, 0, 0, 0, 0, 0, 0, \
|
H A D | asn1_encode.c | 417 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()
|