k5_rc_tag_from_ciphertext
k5_rc_tag_from_ciphertext(krb5_context context, const krb5_enc_data *enc,
ret = k5_rc_tag_from_ciphertext(context, enc, &tag);
ret = k5_rc_tag_from_ciphertext(context, authenticator, &tag);