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

  /external/libchrome/base/containers/
mru_cache.h 59 HashOrCompareType>::Type KeyIndex;
89 typename KeyIndex::iterator index_iter = index_.find(key);
111 typename KeyIndex::iterator index_iter = index_.find(key);
124 typename KeyIndex::const_iterator index_iter = index_.find(key);
131 typename KeyIndex::const_iterator index_iter = index_.find(key);
201 KeyIndex index_;
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/
AuthService.h 42 @param[out] KeyIndex The output index of corresponding public key in database.
62 OUT UINT32 *KeyIndex OPTIONAL,
AuthService.c 744 @param[out] KeyIndex The output index of corresponding public key in database.
764 OUT UINT32 *KeyIndex OPTIONAL,
783 if (KeyIndex != NULL) {
784 *KeyIndex = 0;
802 if (KeyIndex == NULL) {
820 *KeyIndex = VariableHeader.PubKeyIndex;
854 if (CompareMem (PubKey, Global->PubKeyStore + (*KeyIndex - 1) * EFI_CERT_TYPE_RSA2048_SIZE, EFI_CERT_TYPE_RSA2048_SIZE) != 0) {
880 *KeyIndex = AddPubKeyInStore (VirtualMode, Global, PubKey);
Variable.h 447 @param[in] KeyIndex Index of associated public key.
465 IN UINT32 KeyIndex OPTIONAL,
Variable.c     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/AuthVariableLib/
AuthService.c 193 @param[in] KeyIndex Index of associated public key.
209 IN UINT32 KeyIndex,
221 AuthVariableInfo.PubKeyIndex = KeyIndex;
    [all...]
AuthServiceInternal.h 83 UINT32 KeyIndex;
474 @param[in] KeyIndex Index of associated public key.
490 IN UINT32 KeyIndex,
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmHotkey.c 458 UINTN KeyIndex;
474 for (KeyIndex = 0; KeyIndex < Hotkey->CodeCount; KeyIndex++) {
477 &Hotkey->KeyData[KeyIndex],
483 DEBUG ((EFI_D_INFO, "[Bds]UnregisterKeyNotify: %04x/%04x %r\n", Hotkey->KeyData[KeyIndex].Key.ScanCode, Hotkey->KeyData[KeyIndex].Key.UnicodeChar, Status));
622 UINTN KeyIndex;
648 for (KeyIndex = 0; KeyIndex < Hotkey->CodeCount; KeyIndex++) {
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_ndis.c 186 ULONG KeyIndex;
196 ULONG KeyIndex;
205 ULONG KeyIndex;
913 rkey.KeyIndex = key_idx;
915 rkey.KeyIndex |= 1 << 30;
946 wep->KeyIndex = key_idx;
948 wep->KeyIndex |= 1 << 31;
951 wep->KeyIndex |= 1 << 30;
1006 nkey->KeyIndex = key_idx;
1008 nkey->KeyIndex |= 1 << 31
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/
UefiShellBcfgCommandLib.c 771 UINT32 KeyIndex;
947 for (Temp2 = NULL, KeyIndex = 0 ; KeyIndex <= 0xFFFF ; KeyIndex++) {
948 UnicodeSPrint(VariableName, sizeof(VariableName), L"Key%04x", KeyIndex);
957 if (KeyIndex <= 0xFFFF) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
Variable.h 299 @param[in] KeyIndex Index of associated public key.
316 IN UINT32 KeyIndex OPTIONAL,
Variable.c     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
Misc.py     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddndis.h     [all...]
  /prebuilts/tools/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/
firebase-client-jvm-2.5.2.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wmidata.h     [all...]
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 1320 milliseconds