Searched refs:crypto_drivers (Results 1 – 1 of 1) sorted by relevance
482 if (crypto_drivers[i] != NULL) in crypto_destroy()483 cap_rele(crypto_drivers[i]); in crypto_destroy()636 cap = crypto_drivers[hid]; in crypto_select_driver()1010 if (crypto_drivers[i] == NULL) in crypto_get_driverid()1031 memcpy(newdrv, crypto_drivers, in crypto_get_driverid()1037 crypto_drivers = newdrv; in crypto_get_driverid()1041 crypto_drivers[i] = cap; in crypto_get_driverid()1065 if (crypto_drivers[i] == NULL) in crypto_find_driver()1067 cap = crypto_drivers[i]; in crypto_find_driver()1172 crypto_drivers[driverid] = NULL; in crypto_unregister_all()[all …]