Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c193 static krb5_error_code krb5_fcc_store_ui_4
1015 ret = krb5_fcc_store_ui_4(context, id, keyblock->length); in krb5_fcc_store_keyblock()
1029 ret = krb5_fcc_store_ui_4(context, id, addr->length); in krb5_fcc_store_addr()
1042 ret = krb5_fcc_store_ui_4(context, id, data->length); in krb5_fcc_store_data()
1071 krb5_fcc_store_ui_4(krb5_context context, krb5_ccache id, krb5_ui_4 i) in krb5_fcc_store_ui_4() function
1181 ret = krb5_fcc_store_ui_4(context, id, a->length); in krb5_fcc_store_authdatum()