Searched defs:plen (Results 1 – 3 of 3) sorted by relevance
/security/keys/ |
D | key.c | 698 const void *payload, size_t plen) in __key_update() 742 size_t plen, in key_create_or_update() 848 int key_update(key_ref_t key_ref, const void *payload, size_t plen) in key_update()
|
D | keyctl.c | 60 size_t, plen, in SYSCALL_DEFINE5() argument 288 size_t plen) in keyctl_update_key() 894 size_t plen, in keyctl_instantiate_key()
|
/security/selinux/ |
D | hooks.c | 2390 static inline int match_prefix(char *prefix, int plen, char *option, int olen) in match_prefix()
|