Searched defs:zuc_session (Results 1 – 1 of 1) sorted by relevance
67 struct zuc_session { struct68 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;