A type that holds a blinded ECDH shared secret key. More...
#include <sw/device/lib/crypto/impl/ecc/p384.h>
Data Fields | |
uint32_t | share0 [kP384CoordWords] |
uint32_t | share1 [kP384CoordWords] |
A type that holds a blinded ECDH shared secret key.
The key is boolean-masked (XOR of the two shares).