Lines Matching refs:ct
619 ret = prepare_data_mbufs(&vec.ct); in prepare_cipher_op()
623 sym->cipher.data.length = vec.ct.len; in prepare_cipher_op()
715 ret = prepare_data_mbufs(&vec.ct); in prepare_aead_op()
719 sym->aead.data.length = vec.ct.len; in prepare_aead_op()
1302 memcpy(prev_in, vec.ct.val, TDES_BLOCK_SIZE); in fips_mct_tdes_test()
1320 memcpy(vec.ct.val, val.val, in fips_mct_tdes_test()
1323 memcpy(vec.iv.val, vec.ct.val, in fips_mct_tdes_test()
1325 memcpy(vec.ct.val, val.val, in fips_mct_tdes_test()
1344 memcpy(vec.ct.val, val.val, in fips_mct_tdes_test()
1347 memcpy(vec.iv.val, vec.ct.val, in fips_mct_tdes_test()
1349 memcpy(vec.ct.val, val.val, in fips_mct_tdes_test()
1418 memcpy(vec.ct.val, val.val, TDES_BLOCK_SIZE); in fips_mct_tdes_test()
1421 memcpy(vec.ct.val, val.val, TDES_BLOCK_SIZE); in fips_mct_tdes_test()
1466 memcpy(vec.ct.val, val.val, AES_BLOCK_SIZE); in fips_mct_aes_ecb_test()
1546 memcpy(prev_in, vec.ct.val, AES_BLOCK_SIZE); in fips_mct_aes_test()
1557 memcpy(vec.ct.val, vec.iv.val, in fips_mct_aes_test()
1570 memcpy(vec.ct.val, prev_out, AES_BLOCK_SIZE); in fips_mct_aes_test()