HomeSort by: relevance | last modified time | path
    Searched defs:HWCAP_AES (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/aarch64/
cpuinfo.c 64 #ifndef HWCAP_AES
65 #define HWCAP_AES (1 << 3)
272 if (hwcap & HWCAP_AES)
  /src/external/gpl3/binutils/dist/include/opcode/
sparc.h 161 #define HWCAP_AES 0x00020000 /* AES crypto insns */
  /src/external/gpl3/binutils.old/dist/include/opcode/
sparc.h 161 #define HWCAP_AES 0x00020000 /* AES crypto insns */
  /src/external/gpl3/gdb/dist/include/opcode/
sparc.h 161 #define HWCAP_AES 0x00020000 /* AES crypto insns */
  /src/external/gpl3/gdb.old/dist/include/opcode/
sparc.h 161 #define HWCAP_AES 0x00020000 /* AES crypto insns */

Completed in 28 milliseconds