Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
CRYS_ECMONT_TempBuff_t Struct Reference
[CryptoCell EC Montgomery APIs]
  #include <crys_ec_mont_api.h>
| Data Fields | |
| uint32_t | ecMontScalar [CRYS_EC_MONT_EDW_MODULUS_MAX_SIZE_IN_WORDS] | 
| uint32_t | ecMontResPoint [CRYS_EC_MONT_EDW_MODULUS_MAX_SIZE_IN_WORDS] | 
| uint32_t | ecMontInPoint [CRYS_EC_MONT_EDW_MODULUS_MAX_SIZE_IN_WORDS] | 
| CRYS_ECMONT_ScalrMultTempBuff_t | ecMontScalrMultTempBuff | 
Detailed Description
EC_MONT temp buffer type definition
Definition at line 93 of file crys_ec_mont_api.h.
Field Documentation
| uint32_t ecMontInPoint[CRYS_EC_MONT_EDW_MODULUS_MAX_SIZE_IN_WORDS] | 
Internal temporary buffer.
Definition at line 100 of file crys_ec_mont_api.h.
| uint32_t ecMontResPoint[CRYS_EC_MONT_EDW_MODULUS_MAX_SIZE_IN_WORDS] | 
Internal temporary buffer.
Definition at line 98 of file crys_ec_mont_api.h.
| uint32_t ecMontScalar[CRYS_EC_MONT_EDW_MODULUS_MAX_SIZE_IN_WORDS] | 
Internal temporary buffer.
Definition at line 96 of file crys_ec_mont_api.h.
Internal temporary buffer.
Definition at line 102 of file crys_ec_mont_api.h.
Generated on Tue Aug 9 2022 00:37:33 by
 1.7.2
 1.7.2