| lt_ret_t lt_out__ecc_eddsa_sign | ( | lt_handle_t * | h, |
| const lt_ecc_slot_t | ecc_slot, | ||
| const uint8_t * | msg, | ||
| const uint16_t | msg_len | ||
| ) |
| h | Handle for communication with TROPIC01 |
| ecc_slot | ECC key slot to use for signing |
| msg | Message to sign |
| msg_len | Length of the message |