Github Repo | C Header | C source | JS source |
---|---|---|---|
mongoose-os-libs/atca | mgos_atca.h |
This is a HAL implementation for the Atmel/Microchip CryptoAuthLib. It translates ATCA interface calls into MGOS API calls. Currently only I2C is implemented.
int mbedtls_atca_is_available(void);
edit this docInvoked from mbedTLS during ECDH phase of the handshake.