Function av_hmac_alloc

pub unsafe extern "C" fn av_hmac_alloc(type_: u32) -> *mut AVHMAC
Expand description

Allocate an AVHMAC context. @param type The hash function used for the HMAC.