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 63 of file crypto_bench.c.
const char* hash_impl::lib |
Definition at line 64 of file crypto_bench.c.
Referenced by run_implementation().
const char* hash_impl::name |
Definition at line 65 of file crypto_bench.c.
Referenced by run_implementation().
Definition at line 66 of file crypto_bench.c.
Referenced by run_implementation().
const char* hash_impl::output |
Definition at line 67 of file crypto_bench.c.
Referenced by run_implementation().