Searched defs:krb5_fcc_store_authdata (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c205 static krb5_error_code krb5_fcc_store_authdata
1150 krb5_fcc_store_authdata(krb5_context context, krb5_ccache id, krb5_authdata **a) function
2413 ret = krb5_fcc_store_authdata(context, id, creds->authdata);

Completed in 49 milliseconds