test/crypto.h

changeset 308
82275f589d8d
parent 305
c3d98b2cccf3
child 470
6bf798ad3aec
equal deleted inserted replaced
307:a4419589ea26 308:82275f589d8d
36 #endif 36 #endif
37 37
38 UCX_TEST(test_util_decrypt_str_k); 38 UCX_TEST(test_util_decrypt_str_k);
39 UCX_TEST(test_util_encrypt_str_k); 39 UCX_TEST(test_util_encrypt_str_k);
40 40
41 UCX_TEST(test_crypto_stream);
42
41 43
42 #ifdef __cplusplus 44 #ifdef __cplusplus
43 } 45 }
44 #endif 46 #endif
45 47

mercurial