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

/freebsd-10-stable/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.c161 if ((mac->umac_ctx = umac128_new(mac->key)) == NULL)
H A Dssh_namespace.h910 #define umac128_new Fssh_umac128_new macro

Completed in 116 milliseconds