Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/dev/sec/
H A Dnlmsec.c80 static int xlp_sec_process(device_t , struct cryptop *, int);
104 DEVMETHOD(cryptodev_process, xlp_sec_process),
565 xlp_sec_process(device_t dev, struct cryptop *crp, int hint) in xlp_sec_process() function