Home
last modified time | relevance | path

Searched refs:OP_PCL_RSAPROT_PPP_SHIFT (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/common/dpaax/caamflib/
H A Ddesc.h964 #define OP_PCL_RSAPROT_PPP_SHIFT 8 macro
965 #define OP_PCL_RSAPROT_PPP_MASK (7 << OP_PCL_RSAPROT_PPP_SHIFT)
966 #define OP_PCL_RSAPROT_PPP_RED (0 << OP_PCL_RSAPROT_PPP_SHIFT)
967 #define OP_PCL_RSAPROT_PPP_ENC (1 << OP_PCL_RSAPROT_PPP_SHIFT)
968 #define OP_PCL_RSAPROT_PPP_TK_ENC (5 << OP_PCL_RSAPROT_PPP_SHIFT)
969 #define OP_PCL_RSAPROT_PPP_EKT (3 << OP_PCL_RSAPROT_PPP_SHIFT)
970 #define OP_PCL_RSAPROT_PPP_TK_EKT (7 << OP_PCL_RSAPROT_PPP_SHIFT)