Searched refs:newdrv (Results 1 – 1 of 1) sorted by relevance
1030 struct cryptocap *cap, **newdrv; in crypto_get_driverid() local1065 newdrv = malloc(2 * crypto_drivers_size * in crypto_get_driverid()1069 memcpy(newdrv, crypto_drivers, in crypto_get_driverid()1075 crypto_drivers = newdrv; in crypto_get_driverid()