Henry Case 3 лет назад
Родитель
Сommit
f0c2436311
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      test/katrunner/src/main.rs

+ 1
- 1
test/katrunner/src/main.rs Просмотреть файл

@@ -42,7 +42,7 @@ lazy_static! {
static ref DRBGV: Mutex<HashMap<thread::ThreadId, DrbgCtx>> = Mutex::new(HashMap::new());
}

// We have to provide the implementation for qrs_randombytes
// We have to provide the implementation for randombytes
#[no_mangle]
unsafe extern "C" fn randombytes(
data: *mut ::std::os::raw::c_uchar,


Загрузка…
Отмена
Сохранить