Searched refs:tls12_crypto_info_aes_gcm_128 (Results 1 – 12 of 12) sorted by relevance
70 struct tls12_crypto_info_aes_gcm_128 { struct
358 struct tls12_crypto_info_aes_gcm_128 *361 struct tls12_crypto_info_aes_gcm_128,454 if (optlen != sizeof(struct tls12_crypto_info_aes_gcm_128)) {
1148 struct tls12_crypto_info_aes_gcm_128 *gcm_128_info; in tls_set_sw_offload()1206 iv = ((struct tls12_crypto_info_aes_gcm_128 *)crypto_info)->iv; in tls_set_sw_offload()1209 ((struct tls12_crypto_info_aes_gcm_128 *)crypto_info)->rec_seq; in tls_set_sw_offload()1211 (struct tls12_crypto_info_aes_gcm_128 *)crypto_info; in tls_set_sw_offload()
695 iv = ((struct tls12_crypto_info_aes_gcm_128 *)crypto_info)->iv; in tls_set_device_offload()698 ((struct tls12_crypto_info_aes_gcm_128 *)crypto_info)->rec_seq; in tls_set_device_offload()
434 key = ((struct tls12_crypto_info_aes_gcm_128 *)crypto_info)->key; in tls_sw_fallback_init()
217 struct tls12_crypto_info_aes_gcm_128 *gcm_ctx; in chtls_key_info()223 gcm_ctx = (struct tls12_crypto_info_aes_gcm_128 *) in chtls_key_info()
179 struct tls12_crypto_info_aes_gcm_128 crypto_info;
502 sizeof(struct tls12_crypto_info_aes_gcm_128) in do_chtls_setsockopt()
30 struct tls12_crypto_info_aes_gcm_128 {39 struct tls12_crypto_info_aes_gcm_128 crypto_info;
519 struct tls12_crypto_info_aes_gcm_128 *crypto_info = in mlx5_fpga_tls_set_aes_gcm128_ctx()520 (struct tls12_crypto_info_aes_gcm_128 *)info; in mlx5_fpga_tls_set_aes_gcm128_ctx()
176 struct tls12_crypto_info_aes_gcm_128 aes_gcm_128;
36 struct tls12_crypto_info_aes_gcm_128 tls12; in FIXTURE_SETUP()