krb5_sam_challenge_2
asn1_error_code asn1_decode_sam_challenge_2(asn1buf *buf, krb5_sam_challenge_2 *val)
(asn1buf *buf, krb5_sam_challenge_2 *val);
asn1_encode_sam_challenge_2(asn1buf *buf, const krb5_sam_challenge_2 *val,
DEFFNXTYPE(sam_challenge_2, krb5_sam_challenge_2, asn1_encode_sam_challenge_2);
krb5_error_code decode_krb5_sam_challenge_2(const krb5_data *code, krb5_sam_challenge_2 **rep)
alloc_field(*rep,krb5_sam_challenge_2);
krb5_sam_challenge_2 *sc2 = NULL;
(krb5_context, krb5_sam_challenge_2 * );
(krb5_context, krb5_sam_challenge_2 * );
(const krb5_sam_challenge_2 * , krb5_data **);
(const krb5_data *, krb5_sam_challenge_2 **);
krb5_free_sam_challenge_2(krb5_context ctx, krb5_sam_challenge_2 *sc2)
krb5_sam_challenge_2 *sc2)