|
OpenVPN
|

Data Fields | |
| struct key_type | kt |
| struct gc_arena | gc |
| struct crypto_options | co |
Definition at line 670 of file test_crypto.c.
| struct crypto_options epoch_test_state::co |
Definition at line 674 of file test_crypto.c.
Referenced by crypto_test_epoch_key_generation(), crypto_test_epoch_key_overflow(), crypto_test_epoch_key_receive_lookup(), crypto_test_epoch_key_rotation(), crypto_test_epoch_setup(), and crypto_test_epoch_teardown().
| struct gc_arena epoch_test_state::gc |
Definition at line 673 of file test_crypto.c.
Referenced by crypto_test_epoch_setup(), and crypto_test_epoch_teardown().
| struct key_type epoch_test_state::kt |
Definition at line 672 of file test_crypto.c.
Referenced by crypto_test_epoch_setup().