strncpy_spacepad
strncpy_spacepad(ext_info->ei_manufacturerID,
strncpy_spacepad(ext_info->ei_model, "0",
strncpy_spacepad(ext_info->ei_serial_number, "0",
strncpy_spacepad(ext_info->ei_label, buf,
strncpy_spacepad(ext_info->ei_manufacturerID, N2RNG_MANUFACTURER_ID,
strncpy_spacepad(ext_info->ei_model, "0", CRYPTO_EXT_SIZE_MODEL);
strncpy_spacepad(ext_info->ei_serial_number,
strncpy_spacepad(ext_info->ei_label, buf, CRYPTO_EXT_SIZE_LABEL);