FFmpeg
|
Data Fields | |
const char * | lib |
const char * | name |
void(* | run )(uint8_t *output, const uint8_t *input, unsigned size) |
const char * | output |
Definition at line 58 of file crypto_bench.c.
const char* hash_impl::lib |
Definition at line 59 of file crypto_bench.c.
Referenced by run_implementation().
const char* hash_impl::name |
Definition at line 60 of file crypto_bench.c.
Referenced by run_implementation().
Definition at line 61 of file crypto_bench.c.
Referenced by run_implementation().
const char* hash_impl::output |
Definition at line 62 of file crypto_bench.c.
Referenced by run_implementation().