Searched refs:driverid (Results 1 – 2 of 2) sorted by relevance
1154 crypto_unregister_all(uint32_t driverid) in crypto_unregister_all() argument1159 cap = crypto_checkdriver(driverid); in crypto_unregister_all()1166 crypto_drivers[driverid] = NULL; in crypto_unregister_all()1185 crypto_unblock(uint32_t driverid, int what) in crypto_unblock() argument1191 cap = crypto_checkdriver(driverid); in crypto_unblock()
624 int crypto_unregister_all(uint32_t driverid);