Home
last modified time | relevance | path

Searched refs:authind_extract (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/kdc/
H A Dauthind.c78 authind_extract(krb5_context context, krb5_authdata **authdata, in authind_extract() function
H A Dkdc_util.h133 authind_extract(krb5_context context, krb5_authdata **authdata,
H A Dkdc_authdata.c364 ret = authind_extract(context, cammac->elements, &indicators); in get_auth_indicators()