Home
last modified time | relevance | path

Searched defs:KEYCTL_SEARCH (Results 1 – 14 of 14) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dkeyctl.h50 #define KEYCTL_SEARCH 10 /* search for a key in a keyring */ macro
/external/e2fsprogs/misc/
De4crypt.c63 #define KEYCTL_SEARCH 10 macro
/external/f2fs-tools/tools/
Df2fscrypt.c89 #define KEYCTL_SEARCH 10 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go895 KEYCTL_SEARCH = 0xa const
Dzerrors_linux_s390x.go895 KEYCTL_SEARCH = 0xa const
Dzerrors_linux_arm.go895 KEYCTL_SEARCH = 0xa const
Dzerrors_linux_ppc64le.go895 KEYCTL_SEARCH = 0xa const
Dzerrors_linux_mips64.go895 KEYCTL_SEARCH = 0xa const
Dzerrors_linux_ppc64.go895 KEYCTL_SEARCH = 0xa const
Dzerrors_linux_amd64.go896 KEYCTL_SEARCH = 0xa const
Dzerrors_linux_mips64le.go895 KEYCTL_SEARCH = 0xa const
Dzerrors_linux_386.go896 KEYCTL_SEARCH = 0xa const
Dzerrors_linux_mips.go895 KEYCTL_SEARCH = 0xa const
Dzerrors_linux_arm64.go898 KEYCTL_SEARCH = 0xa const