WIP FPC-III support
[linux/fpc-iii.git] / Documentation / ABI / testing / debugfs-turris-mox-rwtm
blob326df1b74707e1753a6d351b1dd1f783d4b32a43
1 What:           /sys/kernel/debug/turris-mox-rwtm/do_sign
2 Date:           Jun 2020
3 KernelVersion:  5.8
4 Contact:        Marek BehĂșn <marek.behun@nic.cz>
5 Description:
7                 ======= ===========================================================
8                 (Write) Message to sign with the ECDSA private key stored in
9                         device's OTP. The message must be exactly 64 bytes
10                         (since this is intended for SHA-512 hashes).
11                 (Read)  The resulting signature, 136 bytes. This contains the
12                         R and S values of the ECDSA signature, both in
13                         big-endian format.
14                 ======= ===========================================================