CryptoAuthLib
Microchip CryptoAuthentication Library
atca_mbedtls_wrap.h File Reference

Go to the source code of this file.

Functions

int atca_mbedtls_pk_init (struct mbedtls_pk_context *pkey, const uint16_t slotid)
 Initializes an mbedtls pk context for use with EC operations. More...
 
int atca_mbedtls_cert_add (struct mbedtls_x509_crt *cert, const struct atcacert_def_s *cert_def)
 
int atca_mbedtls_ecdh_slot_cb (void)
 ECDH Callback to obtain the "slot" used in ECDH operations from the application. More...
 
int atca_mbedtls_ecdh_ioprot_cb (uint8_t secret[32])
 ECDH Callback to obtain the IO Protection secret from the application. More...