Home
last modified time | relevance | path

Searched refs:tls12_crypto_info_aes_gcm_256 (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/accel/
Dtls.c105 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()
/Linux-v5.4/include/uapi/linux/
Dtls.h96 struct tls12_crypto_info_aes_gcm_256 { struct
/Linux-v5.4/net/tls/
Dtls_main.c397 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()
Dtls_sw.c2210 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()
/Linux-v5.4/include/net/
Dtls.h232 struct tls12_crypto_info_aes_gcm_256 aes_gcm_256;
/Linux-v5.4/tools/testing/selftests/net/
Dtls.c1120 struct tls12_crypto_info_aes_gcm_256 tls12; in TEST()
1172 struct tls12_crypto_info_aes_gcm_256 tls12; in TEST()