|
SemiDrive SSDK Appication Program Interface PTG3.0
|
Go to the source code of this file.
| enum ECDH_RET_CODE |
| uint32_t ecdh_compute_key | ( | eccp_curve_t * | curve, |
| uint8_t * | local_prikey, | ||
| uint8_t * | peer_pubkey, | ||
| uint8_t * | key, | ||
| uint32_t | keyByteLen, | ||
| KDF_FUNC | kdf | ||
| ) |