Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c187 static krb5_error_code krb5_fcc_store_keyblock
1002 krb5_fcc_store_keyblock(krb5_context context, krb5_ccache id, krb5_keyblock *keyblock) in krb5_fcc_store_keyblock() function
2403 ret = krb5_fcc_store_keyblock(context, id, &creds->keyblock); in krb5_fcc_store()