Home
last modified time | relevance | path

Searched refs:mvcesa_process (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/marvell/
H A Dmvcesa.c84 static int mvcesa_process(void *, struct cryptop *, int);
146 mvcesa_newsession, mvcesa_freesession, mvcesa_process, sc); in mvcesa_attach()
148 mvcesa_newsession, mvcesa_freesession, mvcesa_process, sc); in mvcesa_attach()
155 mvcesa_newsession, mvcesa_freesession, mvcesa_process, sc); in mvcesa_attach()
158 mvcesa_newsession, mvcesa_freesession, mvcesa_process, sc); in mvcesa_attach()
160 mvcesa_newsession, mvcesa_freesession, mvcesa_process, sc); in mvcesa_attach()
162 mvcesa_newsession, mvcesa_freesession, mvcesa_process, sc); in mvcesa_attach()
164 mvcesa_newsession, mvcesa_freesession, mvcesa_process, sc); in mvcesa_attach()
344 mvcesa_process(void *arg, struct cryptop *crp, int hint) in mvcesa_process() function