mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-06 00:03:35 -04:00
Prettyprint
This commit is contained in:
parent
01014db7d5
commit
06507aaea5
@ -101,7 +101,6 @@ static int test_aes256ctr_correctness(void) {
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
static void speed_aes128(void) {
|
||||
uint8_t plaintext[16], ciphertext[16];
|
||||
void *schedule = NULL, *schedule_dec = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user