Searched refs:krb5_rc_store (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drcfns.c68 krb5_rc_store (krb5_context context, krb5_rcache id, function
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dmk_priv.c223 if ((retval = krb5_rc_store(context, auth_context->rcache, &replay))) {
H A Dmk_safe.c283 if ((retval = krb5_rc_store(context, auth_context->rcache, &replay)) != 0) {
H A Drd_cred.c222 if ((retval = krb5_rc_store(context, auth_context->rcache, &replay))) {
H A Drd_priv.c238 if ((retval = krb5_rc_store(context, auth_context->rcache, &replay))) {
H A Drd_safe.c248 if ((retval = krb5_rc_store(context, auth_context->rcache, &replay))) {
H A Dmk_cred.c264 if ((retval = krb5_rc_store(context, auth_context->rcache, &replay))) {
H A Drd_req_dec.c293 retval = krb5_rc_store(context, (*auth_context)->rcache, &rep);
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h2628 krb5_error_code KRB5_CALLCONV krb5_rc_store
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_preauth.c2333 retval = krb5_rc_store(kdc_context, kdc_rcache, &rep);

Completed in 90 milliseconds