Lines Matching refs:memcpy
308 memcpy(in, plain_data[i], 8); in test_des_ecb()
336 memcpy(in, plain_data[i], 8); in test_des_ede_ecb()
367 memcpy(iv3, cbc_iv, sizeof(cbc_iv)); in test_des_cbc()
373 memcpy(iv3, cbc_iv, sizeof(cbc_iv)); in test_des_cbc()
391 memcpy(iv3, cbc_iv, sizeof(cbc_iv)); in test_des_ede_cbc()
396 memcpy(iv3, cbc_iv, sizeof(cbc_iv)); in test_des_ede_cbc()
419 memcpy(iv3, cbc_iv, sizeof(cbc_iv)); in test_ede_cbc()
428 memcpy(iv3, cbc_iv, sizeof(cbc_iv)); in test_ede_cbc()
442 memcpy(iv, cbc_iv, sizeof(cbc_iv)); in test_input_align()
457 memcpy(iv, cbc_iv, sizeof(cbc_iv)); in test_output_align()
505 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in cfb_test()
510 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in cfb_test()
546 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in test_des_cfb64()
553 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in test_des_cfb64()
561 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()
581 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in test_des_ede_cfb64()
589 memcpy(cfb_tmp, cfb_iv, sizeof(cfb_iv)); in test_des_ede_cfb64()
603 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ofb()
608 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ofb()
621 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ofb64()
630 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ofb64()
644 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ede_ofb64()
654 memcpy(ofb_tmp, ofb_iv, sizeof(ofb_iv)); in test_des_ede_ofb64()