Home
last modified time | relevance | path

Searched refs:KeyData (Results 1 – 6 of 6) sorted by relevance

/src/sys/contrib/edk2/Include/Protocol/
H A DSimpleTextInEx.h197 OUT EFI_KEY_DATA *KeyData
233 IN EFI_KEY_DATA *KeyData
266 IN EFI_KEY_DATA *KeyData,
/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DStringPool.h38 static inline StringRef getKey(const StringEntry &KeyData) { in getKey() argument
39 return KeyData.getKey(); in getKey()
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DTypePool.h94 static inline StringRef getKey(const TypeEntry &KeyData) { in getKey() argument
95 return KeyData.getKey(); in getKey()
/src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DConcurrentHashtable.h88 static inline const KeyTy &getKey(const KeyDataTy &KeyData) { in getKey() argument
89 return KeyData.getKey(); in getKey()
/src/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h2243 EFI_BOOT_KEY_DATA KeyData; member
/src/sys/dev/mpi3mr/mpi/
H A Dmpi30_cnfg.h2588 MPI3_SECURITY1_KEY_DATA KeyData; /* 0x10 */ member