Update LMOTS function documentation
To avoid CI failure Signed-off-by: Raef Coles <raef.coles@arm.com>
This commit is contained in:
parent
9c9027b1a4
commit
1310ecb389
1 changed files with 0 additions and 2 deletions
|
@ -146,8 +146,6 @@ typedef struct {
|
|||
* \param val The unsigned integer value
|
||||
* \param len The length of the string.
|
||||
* \param bytes The string to output into.
|
||||
*
|
||||
* \return The corresponding LMS error code.
|
||||
*/
|
||||
void unsigned_int_to_network_bytes( unsigned int val, size_t len,
|
||||
unsigned char *bytes );
|
||||
|
|
Loading…
Reference in a new issue