Home
last modified time | relevance | path

Searched refs:asn1_decode_kdc_req_body (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_decode.h126 asn1_error_code asn1_decode_kdc_req_body
H A Dasn1_k_decode.c617 get_field(*val,4,asn1_decode_kdc_req_body); in asn1_decode_kdc_req()
624 asn1_error_code asn1_decode_kdc_req_body(asn1buf *buf, krb5_kdc_req *val) in asn1_decode_kdc_req_body() function
H A Dkrb5_decode.c500 retval = asn1_decode_kdc_req_body(&buf,*rep); in decode_krb5_kdc_req_body()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers82 asn1_decode_kdc_req_body;