Home
last modified time | relevance | path

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

/linux/security/tomoyo/
A Drealpath.c23 char *tomoyo_encode2(const char *str, int str_len) in tomoyo_encode2() function
80 return str ? tomoyo_encode2(str, strlen(str)) : NULL; in tomoyo_encode()
A Dnetwork.c562 buf = tomoyo_encode2(buf, len); in tomoyo_unix_entry()
A Dcommon.h955 char *tomoyo_encode2(const char *str, int str_len);

Completed in 10 milliseconds