Home
last modified time | relevance | path

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

/openssl/test/
H A Ddestest.c250 static unsigned char cfb_iv[8] = { variable
522 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in cfb_test()
527 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in cfb_test()
563 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in test_des_cfb64()
570 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in test_des_cfb64()
578 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in test_des_cfb64()
585 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in test_des_cfb64()
598 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in test_des_ede_cfb64()
606 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
99 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_tmp)); in test_idea_cfb64()
108 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_tmp)); in test_idea_cfb64()

Completed in 6 milliseconds