Searched refs:av_hmac_alloc (Results 1 – 5 of 5) sorted by relevance
60 hmac = av_hmac_alloc(i); in main()74 hmac = av_hmac_alloc(i); in main()
48 AVHMAC *av_hmac_alloc(enum AVHMACType type);
72 AVHMAC *av_hmac_alloc(enum AVHMACType type) in av_hmac_alloc() function
39 hmac = av_hmac_alloc(AV_HMAC_SHA256); in ff_rtmp_calc_digest()
93 s->hmac = av_hmac_alloc(AV_HMAC_SHA1); in ff_srtp_set_crypto()