Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_zuc_priv.h67 struct zuc_session { struct
68 enum ipsec_mb_operation op;
69 enum rte_crypto_auth_operation auth_op;
70 uint8_t pKey_cipher[ZUC_IV_KEY_LENGTH];
71 uint8_t pKey_hash[ZUC_IV_KEY_LENGTH];
72 uint16_t cipher_iv_offset;
73 uint16_t auth_iv_offset;