Searched refs:policydb_from_image (Results 1 - 5 of 5) sorted by relevance

/external/libsepol/src/
H A Dpolicydb_convert.c10 int policydb_from_image(sepol_handle_t * handle, function
H A Dgenbools.c157 if (policydb_from_image(NULL, data, len, &policydb) < 0)
220 if (policydb_from_image(NULL, data, len, &policydb) < 0)
H A Dpolicydb_public.c168 return policydb_from_image(handle, data, len, &p->p);
H A Dgenusers.c301 if (policydb_from_image(NULL, data, len, &policydb) < 0)
/external/libsepol/include/sepol/policydb/
H A Dpolicydb.h570 extern int policydb_from_image(sepol_handle_t * handle,

Completed in 164 milliseconds