feisty meow concerns codebase  2.140
test_file_info.cpp File Reference
Include dependency graph for test_file_info.cpp:

Go to the source code of this file.

Macros

#define LOG(s)   CLASS_EMERGENCY_LOG(program_wide_logger::get(), s)
 

Functions

byte_array random_bytes (int length)
 

Macro Definition Documentation

◆ LOG

#define LOG (   s)    CLASS_EMERGENCY_LOG(program_wide_logger::get(), s)

Definition at line 31 of file test_file_info.cpp.

Function Documentation

◆ random_bytes()

byte_array random_bytes ( int  length)

Definition at line 50 of file test_file_info.cpp.

Referenced by crypto::ssl_init::ssl_init().