Searched refs:_PKE_ALIGN_ (Results 1 – 1 of 1) sorted by relevance
21 #define _PKE_ALIGN_ __rte_aligned(8) macro65 large_int_ptr input_params_ptrs[MAX_PKE_PARAMS] _PKE_ALIGN_;66 large_int_ptr output_params_ptrs[MAX_PKE_PARAMS] _PKE_ALIGN_;70 } _PKE_ALIGN_; member71 uint8_t output_array[MAX_PKE_PARAMS][QAT_PKE_MAX_LN_SIZE] _PKE_ALIGN_;72 } _PKE_ALIGN_; variable