Searched refs:sha1_transform (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dsha.c64 static void sha1_transform(uint32_t state[5], const uint8_t buffer[64]) function
283 ctx->transform = sha1_transform;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dsha.c56 static void sha1_transform(uint32_t state[5], const uint8_t buffer[64]) function
255 ctx->transform = sha1_transform;

Completed in 106 milliseconds