Searched refs:KEYCTL_GET_SECURITY (Results 1 – 2 of 2) sorted by relevance
68 return syscall(__NR_keyctl, KEYCTL_GET_SECURITY, id, buffer, buflen); in keyctl_get_security()
56 #define KEYCTL_GET_SECURITY 17 macro