Home
last modified time | relevance | path

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

/NextBSD/sys/opencrypto/
HDcryptosoft.c64 static int32_t swcr_id; variable
1212 swcr_id = crypto_get_driverid(dev, in swcr_attach()
1214 if (swcr_id < 0) { in swcr_attach()
1219 crypto_register(swcr_id, alg, 0,0) in swcr_attach()
1255 crypto_unregister_all(swcr_id); in swcr_detach()