Searched refs:krb5_kcm_ops (Results 1 – 4 of 4) sorted by relevance
905 return kcm_get_cache_next(context, cursor, &krb5_kcm_ops, id); in kcm_get_cache_next_kcm()1002 return kcm_get_default_name(context, &krb5_kcm_ops, in kcm_get_default_name_kcm()1105 KRB5_LIB_VARIABLE const krb5_cc_ops krb5_kcm_ops = { variable
709 krb5_kcm_ops;
898 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_kcm_ops;
267 krb5_cc_register(context, &krb5_kcm_ops, TRUE); in cc_ops_register()