Home
last modified time | relevance | path

Searched refs:krb5_authdatatype (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dcopy_auth.c138 krb5_authdatatype type, in krb5_decode_authdata_container()
162 krb5_authdatatype type, in krb5_encode_authdata_container()
227 (krb5_context context, krb5_authdata *const *in_authdat, krb5_authdatatype ad_type, in find_authdata_1()
259 krb5_authdatatype ad_type, in krb5int_find_authdata()
H A Dser_adata.c165 authdata->ad_type = (krb5_authdatatype) ibuf; in krb5_authdata_internalize()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_decode.h87 (asn1buf *buf, krb5_authdatatype *val);
H A Dasn1_k_decode.c391 integer_convert(asn1_decode_authdatatype,krb5_authdatatype) in integer_convert()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h256 typedef krb5_int32 krb5_authdatatype; typedef
1058 krb5_authdatatype ad_type;
2906 krb5_authdatatype type,
2911 krb5_authdatatype type,
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c861 a->ad_type = (krb5_authdatatype)ui2; in krb5_fcc_read_authdatum()