![]() |
xilasu
Vitis Drivers API Documentation
|
< The structure below matches the more private structures of binary_curve and prime_curve in the SDK. More...
Data Fields | |
| EcdsaCrvTyp | CrvType |
| Curve type. More... | |
| u16 | Bits |
| Curve bites. More... | |
| EcdsaCrvClass | Class |
| Curve class - Prime or Binary. More... | |
| const u8 *const | d0 |
| curve specific data field 0 More... | |
| const u8 *const | d1 |
| curve specific data field 1 More... | |
| const u8 *const | d2 |
| curve specific data field 2 More... | |
| const u8 *const | d3 |
| curve specific data field 3 More... | |
| const u8 *const | d4 |
| curve specific data field 4 More... | |
| const u8 *const | d5 |
| curve specific data field 5 More... | |
| const u8 *const | d6 |
| curve specific data field 6 More... | |
| const u8 *const | d7 |
| curve specific data field 7 More... | |
| const u8 *const | d8 |
| curve specific data field 8 More... | |
| const u8 *const | d9 |
| curve specific data field 9 More... | |
| const u8 *const | d10 |
| curve specific data field 10 More... | |
| const u8 *const | d11 |
| curve specific data field 11 More... | |
| const u8 *const | d12 |
| curve specific data field 12 More... | |
| const u8 *const | d13 |
| curve specific data field 13 More... | |
| const u8 *const | d14 |
| curve specific data field 14 More... | |
| const u8 *const | d15 |
| curve specific data field 15 More... | |
| const u8 | d16 |
| curve specific data field 16 More... | |
< The structure below matches the more private structures of binary_curve and prime_curve in the SDK.
The field names are obfuscated, as this API is intended for an end-user that does not necessarily have the rights to the source code of the SDK
| u16 EcdsaCrvInfo::Bits |
Curve bites.
| EcdsaCrvClass EcdsaCrvInfo::Class |
Curve class - Prime or Binary.
| EcdsaCrvTyp EcdsaCrvInfo::CrvType |
Curve type.
| const u8* const EcdsaCrvInfo::d0 |
curve specific data field 0
| const u8* const EcdsaCrvInfo::d1 |
curve specific data field 1
| const u8* const EcdsaCrvInfo::d10 |
curve specific data field 10
| const u8* const EcdsaCrvInfo::d11 |
curve specific data field 11
| const u8* const EcdsaCrvInfo::d12 |
curve specific data field 12
| const u8* const EcdsaCrvInfo::d13 |
curve specific data field 13
| const u8* const EcdsaCrvInfo::d14 |
curve specific data field 14
| const u8* const EcdsaCrvInfo::d15 |
curve specific data field 15
| const u8 EcdsaCrvInfo::d16 |
curve specific data field 16
| const u8* const EcdsaCrvInfo::d2 |
curve specific data field 2
| const u8* const EcdsaCrvInfo::d3 |
curve specific data field 3
| const u8* const EcdsaCrvInfo::d4 |
curve specific data field 4
| const u8* const EcdsaCrvInfo::d5 |
curve specific data field 5
| const u8* const EcdsaCrvInfo::d6 |
curve specific data field 6
| const u8* const EcdsaCrvInfo::d7 |
curve specific data field 7
| const u8* const EcdsaCrvInfo::d8 |
curve specific data field 8
| const u8* const EcdsaCrvInfo::d9 |
curve specific data field 9