Searched refs:umac_new (Results 1 – 5 of 5) sorted by relevance
4 #undef umac_new11 #define umac_new umac128_new macro
55 struct umac_ctx *umac_new(const u_char key[]);
151 if ((mac->umac_ctx = umac_new(mac->key)) == NULL) in mac_init()
1216 struct umac_ctx *umac_new(const u_char key[]) in umac_new() function
1012 #define umac_new Fssh_umac_new macro