Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dlabel.c283 if (!rec->func_get_digests_all_partial_matches) in selabel_get_digests_all_partial_matches()
286 return rec->func_get_digests_all_partial_matches(rec, key, in selabel_get_digests_all_partial_matches()
Dlabel_internal.h89 bool (*func_get_digests_all_partial_matches) (struct selabel_handle *h, member
Dlabel_file.c1287 rec->func_get_digests_all_partial_matches = in selabel_file_init()