Searched refs:chcr_ktls_info (Results 1 – 2 of 2) sorted by relevance
62 static int chcr_init_tcb_fields(struct chcr_ktls_info *tx_info);63 static void clear_conn_resources(struct chcr_ktls_info *tx_info);71 static int chcr_ktls_save_keys(struct chcr_ktls_info *tx_info, in chcr_ktls_save_keys()176 struct chcr_ktls_info *tx_info, in chcr_ktls_act_open_req()227 struct chcr_ktls_info *tx_info, in chcr_ktls_act_open_req6()277 struct chcr_ktls_info *tx_info) in chcr_setup_connection()331 static int chcr_set_tcb_field(struct chcr_ktls_info *tx_info, u16 word, in chcr_set_tcb_field()367 struct chcr_ktls_info *tx_info = tx_ctx->chcr_info; in chcr_ktls_dev_del()423 struct chcr_ktls_info *tx_info; in chcr_ktls_dev_add()608 static int chcr_init_tcb_fields(struct chcr_ktls_info *tx_info) in chcr_init_tcb_fields()[all …]
37 struct chcr_ktls_info { struct72 struct chcr_ktls_info *chcr_info; argument