Searched refs:asn1_decode_kdc_rep (Results 1 – 4 of 4) sorted by relevance
132 asn1_error_code asn1_decode_kdc_rep
357 retval = asn1_decode_kdc_rep(&buf,*rep); in decode_krb5_as_rep()373 retval = asn1_decode_kdc_rep(&buf,*rep); in decode_krb5_tgs_rep()
705 asn1_error_code asn1_decode_kdc_rep(asn1buf *buf, krb5_kdc_rep *val) in asn1_decode_kdc_rep() function
80 asn1_decode_kdc_rep;