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