Searched refs:swcrypto_attach (Results 1 – 1 of 1) sorted by relevance
1330 void swcrypto_attach(device_t, device_t, void *);1333 swcrypto_attach(device_t parent, device_t self, void *opaque) in swcrypto_attach() function1367 CFATTACH_DECL2_NEW(swcrypto, 0, swcrypto_match, swcrypto_attach,