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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drcfns.c67 krb5_rc_store (krb5_context context, krb5_rcache id, function
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dmk_priv.c228 if ((retval = krb5_rc_store(context, auth_context->rcache, &replay))) {
H A Dmk_safe.c285 if ((retval = krb5_rc_store(context, auth_context->rcache, &replay))) {
H A Drd_cred.c233 if ((retval = krb5_rc_store(context, auth_context->rcache, &replay))) {
H A Drd_priv.c255 if ((retval = krb5_rc_store(context, auth_context->rcache, &replay))) {
H A Drd_safe.c258 if ((retval = krb5_rc_store(context, auth_context->rcache, &replay))) {
H A Dmk_cred.c285 if ((retval = krb5_rc_store(context, auth_context->rcache, &replay))) {
H A Drd_req_dec.c435 retval = krb5_rc_store(context, (*auth_context)->rcache, &rep);

Completed in 53 milliseconds