Searched refs:newdrv (Results 1 – 1 of 1) sorted by relevance
1023 struct cryptocap *cap, **newdrv; in crypto_get_driverid() local1058 newdrv = malloc(2 * crypto_drivers_size * in crypto_get_driverid()1062 memcpy(newdrv, crypto_drivers, in crypto_get_driverid()1068 crypto_drivers = newdrv; in crypto_get_driverid()