Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_priv.h54 struct sec_flow_context { struct
56 uint16_t word0_sdid; /* 11-0 SDID */
60 uint8_t word1_sdl; /* 5-0 SDL */
67 uint8_t word1_bits23_16; /* 16 EWS */
72 uint8_t word1_bits31_24; /* 24 RSC */
77 uint32_t word2_rflc_31_0;
80 uint32_t word3_rflc_63_32;
83 uint16_t word4_iicid; /* 15-0 IICID */
84 uint16_t word4_oicid; /* 31-16 OICID */
88 uint32_t word5_31_24:8;
[all …]