Home
last modified time | relevance | path

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

/openssl/test/
H A Ddestest.c281 static unsigned char ofb_iv[8] = variable
610 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ofb()
615 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ofb()
628 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ofb64()
637 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ofb64()
651 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ede_ofb64()
661 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ede_ofb64()

Completed in 9 milliseconds