Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dcryptosoft.c85 static int32_t swcr_id; variable
1463 swcr_id = crypto_get_driverid(dev, sizeof(struct swcr_session), in swcr_attach()
1465 if (swcr_id < 0) { in swcr_attach()
1476 crypto_unregister_all(swcr_id); in swcr_detach()