Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/accel/
H A 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()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtls.h96 struct tls12_crypto_info_aes_gcm_256 { struct
/OK3568_Linux_fs/kernel/net/tls/
H A Dtls_main.c403 struct tls12_crypto_info_aes_gcm_256 * in do_tls_getsockopt_conf()
406 struct tls12_crypto_info_aes_gcm_256, in do_tls_getsockopt_conf()
520 optsize = sizeof(struct tls12_crypto_info_aes_gcm_256); in do_tls_setsockopt_conf()
H A Dtls_sw.c2304 struct tls12_crypto_info_aes_gcm_256 *gcm_256_info; in tls_set_sw_offload()
2388 iv = ((struct tls12_crypto_info_aes_gcm_256 *)crypto_info)->iv; in tls_set_sw_offload()
2391 ((struct tls12_crypto_info_aes_gcm_256 *)crypto_info)->rec_seq; in tls_set_sw_offload()
2393 (struct tls12_crypto_info_aes_gcm_256 *)crypto_info; in tls_set_sw_offload()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A 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()
H A Dchtls.h272 struct tls12_crypto_info_aes_gcm_256 aes_gcm_256;
H A Dchtls_main.c548 sizeof(struct tls12_crypto_info_aes_gcm_256) in do_chtls_setsockopt()
/OK3568_Linux_fs/kernel/include/net/
H A Dtls.h231 struct tls12_crypto_info_aes_gcm_256 aes_gcm_256;
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dtls.c1221 struct tls12_crypto_info_aes_gcm_256 tls12; in TEST()
1273 struct tls12_crypto_info_aes_gcm_256 tls12; in TEST()