Home
last modified time | relevance | path

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

/security/keys/
Dkeyctl.c63 size_t, plen, in SYSCALL_DEFINE5() argument
324 size_t plen) in keyctl_update_key()
1037 size_t plen, in keyctl_instantiate_key_common()
1121 size_t plen, in keyctl_instantiate_key()
Dkey.c781 size_t plen, in key_create_or_update()
940 int key_update(key_ref_t key_ref, const void *payload, size_t plen) in key_update()
/security/selinux/
Dhooks.c2483 static inline int match_prefix(char *prefix, int plen, char *option, int olen) in match_prefix()