Migrated psk/pubkey_authenticators to INIT/METHOD macros
This commit is contained in:
@@ -381,6 +381,11 @@ bool return_true();
|
||||
*/
|
||||
bool return_false();
|
||||
|
||||
/**
|
||||
* returns FAILED
|
||||
*/
|
||||
status_t return_failed();
|
||||
|
||||
/**
|
||||
* Write a 16-bit host order value in network order to an unaligned address.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user