Lines Matching refs:ccp_softc
67 struct ccp_softc *g_ccp_softc;
138 ccp_initialize_queues(struct ccp_softc *sc) in ccp_initialize_queues()
158 ccp_free_queues(struct ccp_softc *sc) in ccp_free_queues()
176 struct ccp_softc *sc; in ccp_attach()
209 struct ccp_softc *sc; in ccp_detach()
312 ccp_auth_supported(struct ccp_softc *sc, in ccp_auth_supported()
333 ccp_cipher_supported(struct ccp_softc *sc, in ccp_cipher_supported()
362 struct ccp_softc *sc; in ccp_probesession()
402 struct ccp_softc *sc; in ccp_newsession()
530 struct ccp_softc *sc; in ccp_process()
634 sizeof(struct ccp_softc)
649 struct ccp_softc *sc; in ccp_queue_reserve_space()
713 db_show_ccp_sc(struct ccp_softc *sc) in db_show_ccp_sc()
758 struct ccp_softc *sc; in DB_SHOW_COMMAND()