Home
last modified time | relevance | path

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

/openssl/test/
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, sizeof(cfb_iv)); in test_des_cfb64()
575 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in test_des_cfb64()
588 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in test_des_ede_cfb64()
596 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in test_des_ede_cfb64()
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()

Completed in 8 milliseconds