Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym_ctx.h70 struct nitrox_crypto_ctx { struct
71 struct flexi_crypto_context fctx;
72 enum nitrox_chain nitrox_chain;
73 struct {
76 } iv;
77 rte_iova_t iova;
78 uint8_t salt[AES_GCM_SALT_SIZE];
79 uint16_t digest_length;
80 uint16_t aad_length;
81 uint8_t opcode;
[all …]