Home
last modified time | relevance | path

Searched defs:umac_ctx (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssh/
H A Dumac128.c15 #define umac_ctx umac128_ctx macro
H A Dmac.h40 struct umac_ctx *umac_ctx; member
H A Dumac.c1184 struct umac_ctx { struct
1188 } umac_ctx; argument