Searched defs:ocs_hcu_rctx (Results 1 – 1 of 1) sorted by relevance
72 struct ocs_hcu_rctx { struct73 struct ocs_hcu_dev *hcu_dev;74 u32 flags;75 enum ocs_hcu_algo algo;76 size_t blk_sz;77 size_t dig_sz;78 struct ocs_hcu_dma_list *dma_list;79 struct ocs_hcu_hash_ctx hash_ctx;86 u8 buffer[2 * SHA512_BLOCK_SIZE];87 size_t buf_cnt;[all …]