libtropic
C library for TROPIC01 chip
|
lt_ret_t lt_out__ecc_eddsa_sign | ( | lt_handle_t * | h, |
const ecc_slot_t | ecc_slot, | ||
const uint8_t * | msg, | ||
const uint16_t | msg_len | ||
) |
h | Device's handle |
ecc_slot | ECC key slot to use for signing |
msg | Message to sign |
msg_len | Length of the message |