Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/intel/iaa/ !
Diaa_crypto.h61 struct aecs_comp_table_record *aecs_comp_table;
95 struct aecs_comp_table_record { struct
Diaa_crypto_comp_fixed.c58 struct aecs_comp_table_record *comp_table = mode->aecs_comp_table; in init_fixed_mode()
Diaa_crypto_main.c395 size_t size = sizeof(struct aecs_comp_table_record) + IAA_AECS_ALIGN; in free_device_compression_mode()
423 size_t size = sizeof(struct aecs_comp_table_record) + IAA_AECS_ALIGN; in init_device_compression_mode()
1170 desc->src2_size = sizeof(struct aecs_comp_table_record); in iaa_compress()