Home
last modified time | relevance | path

Searched refs:MAX_HASHLEN (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavutil/tests/
Dhmac.c27 uint8_t buf[MAX_HASHLEN]; in test()
/third_party/ffmpeg/libavutil/
Dhmac.c33 #define MAX_HASHLEN 64 macro