Searched refs:kcm_creds (Results 1 – 5 of 5) sorted by relevance
68 struct kcm_creds;79 struct kcm_creds { struct82 struct kcm_creds *next; argument96 struct kcm_creds *creds;
155 struct kcm_creds *k; in kcm_debug_ccache()344 struct kcm_creds *k; in kcm_ccache_remove_creds_internal()348 struct kcm_creds *old; in kcm_ccache_remove_creds_internal()515 struct kcm_creds *520 struct kcm_creds *c; in kcm_ccache_find_cred_uuid()538 struct kcm_creds **c; in kcm_ccache_store_cred_internal()544 *c = (struct kcm_creds *)calloc(1, sizeof(**c)); in kcm_ccache_store_cred_internal()573 struct kcm_creds **c; in kcm_ccache_remove_cred_internal()579 struct kcm_creds *cred = *c; in kcm_ccache_remove_cred_internal()618 struct kcm_creds *c; in kcm_ccache_retrieve_cred_internal()
197 &((struct kcm_creds *)cursor)->cred, in kcmss_get_next()202 *cursor = ((struct kcm_creds *)cursor)->next; in kcmss_get_next()
46 struct kcm_creds *
444 struct kcm_creds *creds; in kcm_op_get_cred_uuid_list()493 struct kcm_creds *c; in kcm_op_get_cred_by_uuid()