Searched refs:tls12_crypto_info_aes_gcm_128 (Results 1 – 21 of 21) sorted by relevance
97 struct tls12_crypto_info_aes_gcm_128 *info = in mlx5_ktls_create_key()98 (struct tls12_crypto_info_aes_gcm_128 *)crypto_info; in mlx5_ktls_create_key()
24 struct tls12_crypto_info_aes_gcm_128 *info, in fill_static_params()57 struct tls12_crypto_info_aes_gcm_128 *info, in mlx5e_ktls_build_static_params()
56 struct tls12_crypto_info_aes_gcm_128 crypto_info;110 *(struct tls12_crypto_info_aes_gcm_128 *)crypto_info; in mlx5e_ktls_add_tx()291 struct tls12_crypto_info_aes_gcm_128 *info = &priv_tx->crypto_info; in tx_post_resync_params()
76 struct tls12_crypto_info_aes_gcm_128 *info,
46 struct tls12_crypto_info_aes_gcm_128 crypto_info;366 struct tls12_crypto_info_aes_gcm_128 *info = &priv_rx->crypto_info; in resync_handle_seq_match()608 *(struct tls12_crypto_info_aes_gcm_128 *)crypto_info; in mlx5e_ktls_add_rx()
70 struct tls12_crypto_info_aes_gcm_128 { struct
109 struct tls12_crypto_info_aes_gcm_128 { struct
270 struct tls12_crypto_info_aes_gcm_128 *gcm_ctx_128 = in chtls_key_info()271 (struct tls12_crypto_info_aes_gcm_128 *) in chtls_key_info()
273 struct tls12_crypto_info_aes_gcm_128 aes_gcm_128;
531 sizeof(struct tls12_crypto_info_aes_gcm_128) in do_chtls_setsockopt()
379 struct tls12_crypto_info_aes_gcm_128 * in do_tls_getsockopt_conf()382 struct tls12_crypto_info_aes_gcm_128, in do_tls_getsockopt_conf()599 optsize = sizeof(struct tls12_crypto_info_aes_gcm_128); in do_tls_setsockopt_conf()
1052 iv = ((struct tls12_crypto_info_aes_gcm_128 *)crypto_info)->iv; in tls_set_device_offload()1056 ((struct tls12_crypto_info_aes_gcm_128 *)crypto_info)->rec_seq; in tls_set_device_offload()1189 struct tls12_crypto_info_aes_gcm_128 *info; in tls_set_device_offload_rx()
463 key = ((struct tls12_crypto_info_aes_gcm_128 *)crypto_info)->key; in tls_sw_fallback_init()
2331 struct tls12_crypto_info_aes_gcm_128 *gcm_128_info; in tls_set_sw_offload()2400 iv = ((struct tls12_crypto_info_aes_gcm_128 *)crypto_info)->iv; in tls_set_sw_offload()2403 ((struct tls12_crypto_info_aes_gcm_128 *)crypto_info)->rec_seq; in tls_set_sw_offload()2405 (struct tls12_crypto_info_aes_gcm_128 *)crypto_info; in tls_set_sw_offload()
269 struct tls12_crypto_info_aes_gcm_128 *tls_ci; in nfp_net_tls_add()337 tls_ci = (struct tls12_crypto_info_aes_gcm_128 *)crypto_info; in nfp_net_tls_add()
514 struct tls12_crypto_info_aes_gcm_128 *crypto_info = in mlx5_fpga_tls_set_aes_gcm128_ctx()515 (struct tls12_crypto_info_aes_gcm_128 *)info; in mlx5_fpga_tls_set_aes_gcm128_ctx()
40 struct tls12_crypto_info_aes_gcm_128 {49 struct tls12_crypto_info_aes_gcm_128 crypto_info;
221 struct tls12_crypto_info_aes_gcm_128 aes_gcm_128;
255 struct tls12_crypto_info_aes_gcm_128 tls_tx = { in sockmap_init_ktls()261 struct tls12_crypto_info_aes_gcm_128 tls_rx = { in sockmap_init_ktls()
30 struct tls12_crypto_info_aes_gcm_128 aes128;52 tls12->len = sizeof(struct tls12_crypto_info_aes_gcm_128); in tls_crypto_info_init()
76 struct tls12_crypto_info_aes_gcm_128 *info_128_gcm; in chcr_ktls_save_keys()84 (struct tls12_crypto_info_aes_gcm_128 *)crypto_info; in chcr_ktls_save_keys()
Completed in 77 milliseconds