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.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
This file contains all of the enums and definitions that are used for the CRYS POLY APIs, as well as the APIs themselves. More...
Go to the source code of this file.
Typedefs | |
typedef uint32_t | CRYS_POLY_Mac_t [CRYS_POLY_MAC_SIZE_IN_WORDS] |
typedef uint32_t | CRYS_POLY_Key_t [CRYS_POLY_KEY_SIZE_IN_WORDS] |
Functions | |
CIMPORT_C CRYSError_t | CRYS_POLY (CRYS_POLY_Key_t pKey, uint8_t *pDataIn, size_t dataInSize, CRYS_POLY_Mac_t macRes) |
This function is used to perform the POLY MAC Calculation. |
Detailed Description
This file contains all of the enums and definitions that are used for the CRYS POLY APIs, as well as the APIs themselves.
Definition in file crys_poly.h.
Generated on Tue Jul 12 2022 13:55:06 by
