Home
last modified time | relevance | path

Searched defs:ocs_aes_rctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/crypto/intel/keembay/
Dkeembay-ocs-aes-core.c81 struct ocs_aes_rctx { struct
83 enum ocs_instruction instruction;
84 enum ocs_mode mode;
85 int src_nents;
86 int dst_nents;
87 int src_dma_count;
88 int dst_dma_count;
89 bool in_place;
90 struct ocs_dll_desc src_dll;
91 struct ocs_dll_desc dst_dll;
[all …]