Searched defs:plen (Results 1 – 3 of 3) sorted by relevance
/security/keys/ |
D | keyctl.c | 61 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()
|
D | key.c | 779 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/ |
D | hooks.c | 2386 static inline int match_prefix(char *prefix, int plen, char *option, int olen) in match_prefix()
|