Searched refs:AV_HMAC_SHA1 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dhmac.h34 AV_HMAC_SHA1, enumerator in enum:AVHMACType
H A Dhmac.c75 case AV_HMAC_SHA1:
234 hmac = av_hmac_alloc(AV_HMAC_SHA1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dsrtp.c93 s->hmac = av_hmac_alloc(AV_HMAC_SHA1);

Completed in 67 milliseconds