Searched refs:_PKE_ALIGN_ (Results 1 – 1 of 1) sorted by relevance
18 #define _PKE_ALIGN_ __rte_aligned(8) macro34 large_int_ptr input_params_ptrs[MAX_PKE_PARAMS] _PKE_ALIGN_;35 large_int_ptr output_params_ptrs[MAX_PKE_PARAMS] _PKE_ALIGN_;39 } _PKE_ALIGN_; member40 uint8_t output_array[MAX_PKE_PARAMS][QAT_PKE_MAX_LN_SIZE] _PKE_ALIGN_;41 } _PKE_ALIGN_; variable