Leancrypto 0.12.0
Post-Quantum Cryptographic Library
Loading...
Searching...
No Matches
lc_status.h File Reference

Go to the source code of this file.

Functions

void lc_rerun_selftests (void)
 (Re-)run the self tests
 
void lc_status (char *outbuf, size_t outlen)
 Status information about leancrypto.
 

Function Documentation

◆ lc_rerun_selftests()

void lc_rerun_selftests ( void )

(Re-)run the self tests

If the self tests were already executed for a given algorithm, they are triggered again.

◆ lc_status()

void lc_status ( char * outbuf,
size_t outlen )

Status information about leancrypto.

Parameters
outbuf[in] Buffer to be filled with status information, allocated by caller
outlen[in] Size of the output buffer