HomeSort by relevance Sort by last modified time
    Searched refs:KEYCTL_INSTANTIATE (Results 1 - 11 of 11) sorted by null

  /development/ndk/platforms/android-L/include/linux/
keyctl.h 57 #define KEYCTL_INSTANTIATE 12
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
keyctl.h 49 #define KEYCTL_INSTANTIATE 12 /* instantiate a partially constructed key */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
keyctl.h 49 #define KEYCTL_INSTANTIATE 12 /* instantiate a partially constructed key */
  /bionic/libc/kernel/uapi/linux/
keyctl.h 57 #define KEYCTL_INSTANTIATE 12
  /external/kernel-headers/original/uapi/linux/
keyctl.h 49 #define KEYCTL_INSTANTIATE 12 /* instantiate a partially constructed key */
  /external/strace/linux/
keyctl.h 49 #define KEYCTL_INSTANTIATE 12 /* instantiate a partially constructed key */
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
keyctl.h 57 #define KEYCTL_INSTANTIATE 12
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
keyctl.h 57 #define KEYCTL_INSTANTIATE 12
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
keyctl.h 57 #define KEYCTL_INSTANTIATE 12
  /external/strace/xlat/
keyctl_commands.h 40 #if defined(KEYCTL_INSTANTIATE) || (defined(HAVE_DECL_KEYCTL_INSTANTIATE) && HAVE_DECL_KEYCTL_INSTANTIATE)
41 XLAT(KEYCTL_INSTANTIATE),
  /external/strace/
keyctl.c 342 case KEYCTL_INSTANTIATE:

Completed in 8992 milliseconds