Searched refs:newdrv (Results 1 – 1 of 1) sorted by relevance
992 struct cryptocap *cap, **newdrv; in crypto_get_driverid() local1027 newdrv = malloc(2 * crypto_drivers_size * in crypto_get_driverid()1031 memcpy(newdrv, crypto_drivers, in crypto_get_driverid()1037 crypto_drivers = newdrv; in crypto_get_driverid()