Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/
DDhVerify.c98 Status = DhComputeKey (Dh1, PublicKey2, PublicKey2Length, Key1, &Key1Length); in ValidateCryptDh()
105 Status = DhComputeKey (Dh2, PublicKey1, PublicKey1Length, Key2, &Key2Length); in ValidateCryptDh()
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/
DCryptDhNull.c146 DhComputeKey ( in DhComputeKey() function
DCryptDh.c291 DhComputeKey ( in DhComputeKey() function
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/
DCryptDhNull.c146 DhComputeKey ( in DhComputeKey() function
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
DIpSecCryptIo.c741 if (!DhComputeKey (DhContext, PeerPublicKey, PeerPublicKeySize, Key, KeySize)) { in IpSecCryptoIoDhComputeKey()
/device/linaro/bootloader/edk2/CryptoPkg/Include/Library/
DBaseCryptLib.h2655 DhComputeKey (