Searched refs:umac128_new (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dumac128.c6 #define umac_new umac128_new
H A Dumac.h120 struct umac_ctx *umac128_new(const u_char key[]);
H A Dmac.c167 mac->umac_ctx = umac128_new(mac->key);
H A Dssh_namespace.h470 #define umac128_new ssh_umac128_new macro

Completed in 154 milliseconds