Home
last modified time | relevance | path

Searched defs:plen (Results 1 – 3 of 3) sorted by relevance

/security/keys/
Dkeyctl.c61 size_t, plen, in SYSCALL_DEFINE5() argument
313 size_t plen) in keyctl_update_key()
1014 size_t plen, in keyctl_instantiate_key_common()
1098 size_t plen, in keyctl_instantiate_key()
Dkey.c779 size_t plen, in key_create_or_update()
918 int key_update(key_ref_t key_ref, const void *payload, size_t plen) in key_update()
/security/selinux/
Dhooks.c2386 static inline int match_prefix(char *prefix, int plen, char *option, int olen) in match_prefix()