Searched refs:tls12_crypto_info_aes_gcm_256 (Results 1 – 6 of 6) sorted by relevance
105 struct tls12_crypto_info_aes_gcm_256 *info = in mlx5_ktls_create_key()106 (struct tls12_crypto_info_aes_gcm_256 *)crypto_info; in mlx5_ktls_create_key()
96 struct tls12_crypto_info_aes_gcm_256 { struct
397 struct tls12_crypto_info_aes_gcm_256 * in do_tls_getsockopt_tx()400 struct tls12_crypto_info_aes_gcm_256, in do_tls_getsockopt_tx()512 optsize = sizeof(struct tls12_crypto_info_aes_gcm_256); in do_tls_setsockopt_conf()
2210 struct tls12_crypto_info_aes_gcm_256 *gcm_256_info; in tls_set_sw_offload()2292 iv = ((struct tls12_crypto_info_aes_gcm_256 *)crypto_info)->iv; in tls_set_sw_offload()2295 ((struct tls12_crypto_info_aes_gcm_256 *)crypto_info)->rec_seq; in tls_set_sw_offload()2297 (struct tls12_crypto_info_aes_gcm_256 *)crypto_info; in tls_set_sw_offload()
232 struct tls12_crypto_info_aes_gcm_256 aes_gcm_256;
1120 struct tls12_crypto_info_aes_gcm_256 tls12; in TEST()1172 struct tls12_crypto_info_aes_gcm_256 tls12; in TEST()