Home
last modified time | relevance | path

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

/security/keys/
Dkey.c698 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()
Dkeyctl.c60 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/
Dhooks.c2390 static inline int match_prefix(char *prefix, int plen, char *option, int olen) in match_prefix()