Home
last modified time | relevance | path

Searched defs:str_len (Results 1 – 2 of 2) sorted by relevance

/security/selinux/
Dxfrm.c84 u32 str_len; in selinux_xfrm_alloc_user() local
347 int str_len; in selinux_xfrm_state_alloc_acquire() local
/security/tomoyo/
Drealpath.c22 char *tomoyo_encode2(const char *str, int str_len) in tomoyo_encode2()