Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dideatest.c41 static const unsigned char cfb_iv[80] = variable
98 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_tmp)); in test_idea_cfb64()
107 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_tmp)); in test_idea_cfb64()
H A Ddestest.c244 static unsigned char cfb_iv[8] = variable
512 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in cfb_test()
517 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in cfb_test()
553 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in test_des_cfb64()
560 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in test_des_cfb64()
568 memcpy(cfb_tmp, cfb_iv, sizeo in test_des_cfb64()
[all...]

Completed in 2 milliseconds