Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_priv.h66 struct sec_flow_context { struct
68 uint16_t word0_sdid; /* 11-0 SDID */
72 uint8_t word1_sdl; /* 5-0 SDL */
79 uint8_t word1_bits23_16; /* 16 EWS */
84 uint8_t word1_bits31_24; /* 24 RSC */
89 uint32_t word2_rflc_31_0;
92 uint32_t word3_rflc_63_32;
95 uint16_t word4_iicid; /* 15-0 IICID */
96 uint16_t word4_oicid; /* 31-16 OICID */
100 uint32_t word5_31_24:8;
[all …]