Searched refs:asn1_decode_kdc_req_body (Results 1 – 4 of 4) sorted by relevance
126 asn1_error_code asn1_decode_kdc_req_body
617 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
500 retval = asn1_decode_kdc_req_body(&buf,*rep); in decode_krb5_kdc_req_body()
82 asn1_decode_kdc_req_body;