Searched refs:aa_calc_profile_hash (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/security/apparmor/include/ |
H A D | crypto.h | 21 int aa_calc_profile_hash(struct aa_profile *profile, u32 version, void *start, 24 static inline int aa_calc_profile_hash(struct aa_profile *profile, u32 version, aa_calc_profile_hash() function
|
/linux-4.1.27/security/apparmor/ |
H A D | crypto.c | 32 int aa_calc_profile_hash(struct aa_profile *profile, u32 version, void *start, aa_calc_profile_hash() function
|
H A D | policy_unpack.c | 778 error = aa_calc_profile_hash(profile, e.version, start, aa_unpack()
|
Completed in 110 milliseconds