crypto: improve key handling
[vpp.git] / src / plugins / unittest / crypto / crypto.h
index ab9f706..f15e34b 100644 (file)
@@ -45,7 +45,6 @@ typedef struct
   u32 rounds;
   u32 buffer_size;
   u32 n_buffers;
-  u8 one_key;
 
   unittest_crypto_test_registration_t *test_registrations;
 } crypto_test_main_t;