Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/dev/sec/
H A Dnlmrsa.c86 static int xlp_rsa_attach(device_t);
92 DEVMETHOD(device_attach, xlp_rsa_attach),
266 xlp_rsa_attach(device_t dev) in xlp_rsa_attach() function