Home
last modified time | relevance | path

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

/openssl/test/
H A Ddestest.c289 static unsigned char ofb_iv[8] = { variable
620 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ofb()
625 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ofb()
638 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ofb64()
647 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ofb64()
661 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ede_ofb64()
671 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ede_ofb64()

Completed in 5 milliseconds