Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/include/uapi/linux/
Dtls.h96 struct tls12_crypto_info_aes_gcm_256 { struct
/Linux-v5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_hw.c242 struct tls12_crypto_info_aes_gcm_256 *gcm_ctx_256 = in chtls_key_info()
243 (struct tls12_crypto_info_aes_gcm_256 *) in chtls_key_info()
Dchtls.h272 struct tls12_crypto_info_aes_gcm_256 aes_gcm_256;
Dchtls_main.c548 sizeof(struct tls12_crypto_info_aes_gcm_256) in do_chtls_setsockopt()
/Linux-v5.10/net/tls/
Dtls_main.c401 struct tls12_crypto_info_aes_gcm_256 * in do_tls_getsockopt_conf()
404 struct tls12_crypto_info_aes_gcm_256, in do_tls_getsockopt_conf()
518 optsize = sizeof(struct tls12_crypto_info_aes_gcm_256); in do_tls_setsockopt_conf()
Dtls_sw.c2297 struct tls12_crypto_info_aes_gcm_256 *gcm_256_info; in tls_set_sw_offload()
2381 iv = ((struct tls12_crypto_info_aes_gcm_256 *)crypto_info)->iv; in tls_set_sw_offload()
2384 ((struct tls12_crypto_info_aes_gcm_256 *)crypto_info)->rec_seq; in tls_set_sw_offload()
2386 (struct tls12_crypto_info_aes_gcm_256 *)crypto_info; in tls_set_sw_offload()
/Linux-v5.10/include/net/
Dtls.h219 struct tls12_crypto_info_aes_gcm_256 aes_gcm_256;
/Linux-v5.10/tools/testing/selftests/net/
Dtls.c1221 struct tls12_crypto_info_aes_gcm_256 tls12; in TEST()
1273 struct tls12_crypto_info_aes_gcm_256 tls12; in TEST()