Home
last modified time | relevance | path

Searched refs:cfb128_iv (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/minimal-examples/api-tests/api-test-gencrypto/
H A Dlws-genaes.c126 }, cfb128_iv[] = { variable
150 if (lws_genaes_crypt(&ctx, cfb128, 16, res, (uint8_t *)cfb128_iv, in test_genaes_cfb128()
174 if (lws_genaes_crypt(&ctx, res, 16, res1, (uint8_t *)cfb128_iv, in test_genaes_cfb128()

Completed in 2 milliseconds