Home
last modified time | relevance | path

Searched refs:DH (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/
DCryptDh.c56 DH_free ((DH *) DhContext); in DhFree()
108 BN_bn2bin (((DH *) DhContext)->p, Prime); in DhGenerateParameter()
143 DH *Dh; in DhSetParameter()
159 Dh = (DH *) DhContext; in DhSetParameter()
230 DH *Dh; in DhGenerateKey()
244 Dh = (DH *) DhContext; in DhGenerateKey()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/
DThunk16Lib.h110 UINT8 DH; member
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
DBiosInt13.c160 Drive->MaxHead = Regs.H.DH; in Int13GetDeviceParameters()
171 Drive->MaxHead = (UINT8) (Regs.H.DH & 0x3f); in Int13GetDeviceParameters()
172 Cylinder = (UINT16) (((UINT16) Regs.H.DH & 0xc0) << 4); in Int13GetDeviceParameters()
1215 Regs.H.DH = (UINT8) (Head & 0x3f); in BiosReadLegacyDrive()
1417 Regs.H.DH = (UINT8) (Head & 0x3f); in BiosWriteLegacyDrive()
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
DMbr.S94 movb %dh, %al # AL = DH
DMbr.asm94 mov al,dh ; AL = DH
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py521 DH = dh_st variable
526 ('generate_key', CFUNCTYPE(c_int, POINTER(DH))),
527 ('compute_key', CFUNCTYPE(c_int, POINTER(c_ubyte), POINTER(BIGNUM), POINTER(DH))),
528 …('bn_mod_exp', CFUNCTYPE(c_int, POINTER(DH), POINTER(BIGNUM), POINTER(BIGNUM), POINTER(BIGNUM), PO…
529 ('init', CFUNCTYPE(c_int, POINTER(DH))),
530 ('finish', CFUNCTYPE(c_int, POINTER(DH))),
1494 ('dh', POINTER(DH)),
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/
DLegacyBios.h159 UINT8 DH; member
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DLegacyBios.h1127 UINT8 DL, DH; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueBaseLib.h5091 UINT8 DH; member
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DBaseLib.h5457 UINT8 DH; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
DUefiShellDriver1CommandsLib.uni353 "DH [-l <lang>] [handle | -p <prot_id>] [-d] [-v] \r\n"
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrSyntax.g1418 Help "=" "STRING_TOKEN" "\(" DH:Number "\)" ","
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DUefiShellDebug1CommandsLib.uni848 " The 'DH' command can be used to retrieve this information.\r\n"
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrSyntax.g2344 Help "=" "STRING_TOKEN" "\(" DH:Number "\)" ","