Home
last modified time | relevance | path

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

/linux-3.4.99/security/tomoyo/
Dutil.c352 static inline u8 tomoyo_make_byte(const u8 c1, const u8 c2, const u8 c3) in tomoyo_make_byte() function
494 c = tomoyo_make_byte(c, d, e); in tomoyo_correct_word2()