Searched refs:chcr_ktls_info (Results 1 – 2 of 2) sorted by relevance
61 static int chcr_init_tcb_fields(struct chcr_ktls_info *tx_info);62 static void clear_conn_resources(struct chcr_ktls_info *tx_info);70 static int chcr_ktls_save_keys(struct chcr_ktls_info *tx_info, in chcr_ktls_save_keys()175 struct chcr_ktls_info *tx_info, in chcr_ktls_act_open_req()226 struct chcr_ktls_info *tx_info, in chcr_ktls_act_open_req6()276 struct chcr_ktls_info *tx_info) in chcr_setup_connection()330 static int chcr_set_tcb_field(struct chcr_ktls_info *tx_info, u16 word, in chcr_set_tcb_field()366 struct chcr_ktls_info *tx_info = tx_ctx->chcr_info; in chcr_ktls_dev_del()422 struct chcr_ktls_info *tx_info; in chcr_ktls_dev_add()607 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