Searched refs:aa_calc_profile_hash (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/security/apparmor/include/ |
| H A D | crypto.h | 18 int aa_calc_profile_hash(struct aa_profile *profile, u32 version, void *start, 25 static inline int aa_calc_profile_hash(struct aa_profile *profile, u32 version, in aa_calc_profile_hash() function
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | crypto.c | 61 int aa_calc_profile_hash(struct aa_profile *profile, u32 version, void *start, in aa_calc_profile_hash() function
|
| H A D | policy_unpack.c | 1197 error = aa_calc_profile_hash(profile, e.version, start, in aa_unpack()
|