Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/keembay/
Dkeembay-ocs-aes-core.c84 struct ocs_aes_rctx { struct
86 enum ocs_instruction instruction;
87 enum ocs_mode mode;
88 int src_nents;
89 int dst_nents;
90 int src_dma_count;
91 int dst_dma_count;
92 bool in_place;
93 struct ocs_dll_desc src_dll;
94 struct ocs_dll_desc dst_dll;
[all …]