MCUXpresso SDK API Reference Manual
Rev 2.12.1
NXP Semiconductors
|
This section describes the programming interface of the LTC PKHA driver.
Data Structures | |
struct | ltc_pkha_ecc_point_t |
PKHA ECC point structure. More... | |
Enumerations | |
enum | ltc_pkha_timing_t { kLTC_PKHA_NoTimingEqualized = 0U, kLTC_PKHA_TimingEqualized = 1U } |
Use of timing equalized version of a PKHA function. More... | |
enum | ltc_pkha_f2m_t { kLTC_PKHA_IntegerArith = 0U, kLTC_PKHA_F2mArith = 1U } |
Integer vs binary polynomial arithmetic selection. More... | |
enum | ltc_pkha_montgomery_form_t { kLTC_PKHA_NormalValue = 0U, kLTC_PKHA_MontgomeryFormat = 1U } |
Montgomery or normal PKHA input format. More... | |
struct ltc_pkha_ecc_point_t |
enum ltc_pkha_timing_t |
enum ltc_pkha_f2m_t |