krb5_find_padata() tries to find the pre-authentication data entry of type
type in the array
val of length
len. The search is started at entry pointed out by
*index (zero based indexing). If the type isn't found,
NULL is returned.
krb5_padata_add() adds a pre-authentication data entry of type
type pointed out by
buf and
len to
md.