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

/linux-4.1.27/security/apparmor/
H A Dcrypto.c40 u32 le32_version = cpu_to_le32(version); aa_calc_profile_hash() local
55 error = crypto_shash_update(&desc.shash, (u8 *) &le32_version, 4); aa_calc_profile_hash()

Completed in 85 milliseconds