![]() |
xilsecure
Vitis Drivers API Documentation
|
Structure for input parameters Hash and Length for Elliptic Sign generation. More...
Data Fields | |
| u64 | Addr |
| Address of the hash. More... | |
| u32 | Len |
| Length of the hash. More... | |
Structure for input parameters Hash and Length for Elliptic Sign generation.
| u64 XSecure_EllipticHashData::Addr |
Address of the hash.
Referenced by XSecure_EllipticGenerateSignature(), XSecure_EllipticGenerateSignature_64Bit(), XSecure_EllipticPwct(), XSecure_EllipticVerifySign(), and XSecure_EllipticVerifySign_64Bit().
| u32 XSecure_EllipticHashData::Len |
Length of the hash.
Referenced by XSecure_EllipticGenerateSignature(), XSecure_EllipticGenerateSignature_64Bit(), XSecure_EllipticPwct(), XSecure_EllipticVerifySign(), and XSecure_EllipticVerifySign_64Bit().