Searched refs:driverid (Results 1 – 2 of 2) sorted by relevance
1161 crypto_unregister_all(uint32_t driverid) in crypto_unregister_all() argument1166 cap = crypto_checkdriver(driverid); in crypto_unregister_all()1173 crypto_drivers[driverid] = NULL; in crypto_unregister_all()1192 crypto_unblock(uint32_t driverid, int what) in crypto_unblock() argument1198 cap = crypto_checkdriver(driverid); in crypto_unblock()
624 int crypto_unregister_all(uint32_t driverid);