Lines Matching defs:mvcesa_softc
65 struct mvcesa_softc {
86 static int mvcesa_authentication(struct mvcesa_softc *, struct mvcesa_session *,
89 static int mvcesa_des_encdec(struct mvcesa_softc *, struct mvcesa_session *,
94 CFATTACH_DECL_NEW(mvcesa_gt, sizeof(struct mvcesa_softc),
96 CFATTACH_DECL_NEW(mvcesa_mbus, sizeof(struct mvcesa_softc),
120 struct mvcesa_softc *sc = device_private(self);
178 struct mvcesa_softc *sc = (struct mvcesa_softc *)arg;
197 struct mvcesa_softc *sc = (struct mvcesa_softc *)arg;
331 struct mvcesa_softc *sc = (struct mvcesa_softc *)arg;
346 struct mvcesa_softc *sc = arg;
485 mvcesa_authentication(struct mvcesa_softc *sc, struct mvcesa_session *ses,
621 mvcesa_des_encdec(struct mvcesa_softc *sc, struct mvcesa_session *ses,