Home
last modified time | relevance | path

Searched defs:KEYCTL_READ (Results 1 – 13 of 13) sorted by relevance

/external/ltp/include/lapi/
Dkeyctl.h140 # define KEYCTL_READ 11 macro
/external/kernel-headers/original/uapi/linux/
Dkeyctl.h51 #define KEYCTL_READ 11 /* read a key or keyring's contents */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go891 KEYCTL_READ = 0xb const
Dzerrors_linux_s390x.go891 KEYCTL_READ = 0xb const
Dzerrors_linux_arm.go891 KEYCTL_READ = 0xb const
Dzerrors_linux_ppc64le.go891 KEYCTL_READ = 0xb const
Dzerrors_linux_mips64.go891 KEYCTL_READ = 0xb const
Dzerrors_linux_ppc64.go891 KEYCTL_READ = 0xb const
Dzerrors_linux_amd64.go892 KEYCTL_READ = 0xb const
Dzerrors_linux_mips64le.go891 KEYCTL_READ = 0xb const
Dzerrors_linux_386.go892 KEYCTL_READ = 0xb const
Dzerrors_linux_mips.go891 KEYCTL_READ = 0xb const
Dzerrors_linux_arm64.go894 KEYCTL_READ = 0xb const