Searched refs:asn1_decode_kdc_req (Results 1 – 4 of 4) sorted by relevance
124 asn1_error_code asn1_decode_kdc_req
471 retval = asn1_decode_kdc_req(&buf,*rep); in decode_krb5_as_req()486 retval = asn1_decode_kdc_req(&buf,*rep); in decode_krb5_tgs_req()
608 asn1_error_code asn1_decode_kdc_req(asn1buf *buf, krb5_kdc_req *val) in asn1_decode_kdc_req() function
81 asn1_decode_kdc_req;