umac_new
if ((mac->umac_ctx = umac_new(mac->key)) == NULL)
struct umac_ctx *umac_new(const u_char key[]);