Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dlabel.c292 if (!rec->func_get_digests_all_partial_matches) in selabel_get_digests_all_partial_matches()
295 return rec->func_get_digests_all_partial_matches(rec, key, in selabel_get_digests_all_partial_matches()
Dlabel_internal.h90 bool (*func_get_digests_all_partial_matches) (struct selabel_handle *h, member
Dlabel_file.c1306 rec->func_get_digests_all_partial_matches = in selabel_file_init()