Searched refs:newdrv (Results 1 – 1 of 1) sorted by relevance
489 struct cryptocap *newdrv; in crypto_get_driverid() local516 newdrv = malloc(2 * crypto_drivers_num * in crypto_get_driverid()518 if (newdrv == NULL) { in crypto_get_driverid()524 bcopy(crypto_drivers, newdrv, in crypto_get_driverid()530 crypto_drivers = newdrv; in crypto_get_driverid()