Searched refs:USE_gcrypt (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/tools/ | ||
H A D | crypto_bench.c | 24 #define USE_gcrypt 0x02 /* GnuTLS's libgcrypt */ macro 298 #if (USE_EXT_LIBS) & USE_gcrypt 692 ((USE_EXT_LIBS) & USE_gcrypt) ? "+gcrypt" : "", in main() |
Completed in 2 milliseconds