Searched refs:keyctl (Results 1 – 1 of 1) sorted by relevance
12 static long keyctl(int cmd, ...) in keyctl() function37 return keyctl(KEYCTL_REVOKE, id); in keyctl_revoke()42 return keyctl(KEYCTL_SETPERM, id, permissions); in keyctl_setperm()48 return keyctl(KEYCTL_SEARCH, ringid, type, description, destringid); in keyctl_search()