Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/dev/sec/
H A Dnlmrsa.c79 static int xlp_rsa_kprocess(device_t , struct cryptkop *, int);
100 DEVMETHOD(cryptodev_kprocess, xlp_rsa_kprocess),
422 xlp_rsa_kprocess(device_t dev, struct cryptkop *krp, int hint) in xlp_rsa_kprocess() function