Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dumac128.c9 #define umac_ctx umac128_ctx macro
H A Dmac.h41 struct umac_ctx *umac_ctx; member
H A Dumac.c1204 struct umac_ctx { struct
1208 } umac_ctx; variable