Searched refs:DhComputeKey (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/ |
D | DhVerify.c | 98 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/ |
D | CryptDhNull.c | 146 DhComputeKey ( in DhComputeKey() function
|
D | CryptDh.c | 291 DhComputeKey ( in DhComputeKey() function
|
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/ |
D | CryptDhNull.c | 146 DhComputeKey ( in DhComputeKey() function
|
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/ |
D | IpSecCryptIo.c | 741 if (!DhComputeKey (DhContext, PeerPublicKey, PeerPublicKeySize, Key, KeySize)) { in IpSecCryptoIoDhComputeKey()
|
/device/linaro/bootloader/edk2/CryptoPkg/Include/Library/ |
D | BaseCryptLib.h | 2655 DhComputeKey (
|