Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/include/uapi/linux/
Dtls.h103 struct tls12_crypto_info_aes_gcm_256 { struct
/Linux-v5.15/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.c2306 struct tls12_crypto_info_aes_gcm_256 *gcm_256_info; in tls_set_sw_offload()
2391 iv = ((struct tls12_crypto_info_aes_gcm_256 *)crypto_info)->iv; in tls_set_sw_offload()
2394 ((struct tls12_crypto_info_aes_gcm_256 *)crypto_info)->rec_seq; in tls_set_sw_offload()
2396 (struct tls12_crypto_info_aes_gcm_256 *)crypto_info; in tls_set_sw_offload()
/Linux-v5.15/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_hw.c283 struct tls12_crypto_info_aes_gcm_256 *gcm_ctx_256 = in chtls_key_info()
284 (struct tls12_crypto_info_aes_gcm_256 *) in chtls_key_info()
Dchtls.h274 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.15/include/net/
Dtls.h221 struct tls12_crypto_info_aes_gcm_256 aes_gcm_256;
/Linux-v5.15/tools/testing/selftests/net/
Dtls.c1284 struct tls12_crypto_info_aes_gcm_256 tls12; in TEST()
1336 struct tls12_crypto_info_aes_gcm_256 tls12; in TEST()