Searched defs:crypto_info (Results 1 - 19 of 19) sorted by relevance

/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ktls.c18 fun_ktls_add(struct net_device *netdev, struct sock *sk, enum tls_offload_ctx_dir direction, struct tls_crypto_info *crypto_info, u32 start_offload_tcp_sn) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_utils.h31 struct tls_crypto_info crypto_info; member in union:mlx5e_crypto_info
H A Dktls_txrx.c23 fill_static_params(struct mlx5_wqe_tls_static_params_seg *params, union mlx5e_crypto_info *crypto_info, u32 key_id, u32 resync_tcp_sn) argument
74 mlx5e_ktls_build_static_params(struct mlx5e_set_tls_static_params_wqe *wqe, u16 pc, u32 sqn, union mlx5e_crypto_info *crypto_info, u32 tis_tir_num, u32 key_id, u32 resync_tcp_sn, bool fence, enum tls_offload_ctx_dir direction) argument
H A Dktls.c12 mlx5_ktls_create_key(struct mlx5_crypto_dek_pool *dek_pool, struct tls_crypto_info *crypto_info) argument
48 mlx5e_ktls_add(struct net_device *netdev, struct sock *sk, enum tls_offload_ctx_dir direction, struct tls_crypto_info *crypto_info, u32 start_offload_tcp_sn) argument
H A Dktls.h36 mlx5e_ktls_type_check(struct mlx5_core_dev *mdev, struct tls_crypto_info *crypto_info) argument
H A Dktls_rx.c46 union mlx5e_crypto_info crypto_info; member in struct:mlx5e_ktls_offload_context_rx
605 mlx5e_ktls_add_rx(struct net_device *netdev, struct sock *sk, struct tls_crypto_info *crypto_info, u32 start_offload_tcp_sn) argument
[all...]
H A Dktls_tx.c97 union mlx5e_crypto_info crypto_info; member in struct:mlx5e_ktls_offload_context_tx
454 mlx5e_ktls_add_tx(struct net_device *netdev, struct sock *sk, struct tls_crypto_info *crypto_info, u32 start_offload_tcp_sn) argument
[all...]
/linux-master/drivers/crypto/rockchip/
H A Drk3288_crypto.c236 static void register_debugfs(struct rk_crypto_info *crypto_info) argument
252 static int rk_crypto_register(struct rk_crypto_info *crypto_info) argument
319 struct rk_crypto_info *crypto_info, *first; local
[all...]
/linux-master/net/tls/
H A Dtls_device_fallback.c458 tls_sw_fallback_init(struct sock *sk, struct tls_offload_context_tx *offload_ctx, struct tls_crypto_info *crypto_info) argument
H A Dtls.h67 size_t crypto_info; member in struct:tls_cipher_desc
82 static inline char *crypto_info_iv(struct tls_crypto_info *crypto_info, argument
88 static inline char *crypto_info_key(struct tls_crypto_info *crypto_info, argument
94 static inline char *crypto_info_salt(struct tls_crypto_info *crypto_info, argument
100 static inline char *crypto_info_rec_seq(struct tls_crypto_info *crypto_info, argument
[all...]
H A Dtls_main.c443 struct tls_crypto_info *crypto_info; local
587 validate_crypto_info(const struct tls_crypto_info *crypto_info, const struct tls_crypto_info *alt_crypto_info) argument
615 struct tls_crypto_info *crypto_info; local
[all...]
H A Dtls_device.c1066 struct tls_crypto_info *crypto_info; local
H A Dtls_sw.c2692 struct tls_crypto_info *crypto_info; local
2656 init_prot_info(struct tls_prot_info *prot, const struct tls_crypto_info *crypto_info, const struct tls_cipher_desc *cipher_desc) argument
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/crypto/
H A Dtls.c264 nfp_net_tls_add(struct net_device *netdev, struct sock *sk, enum tls_offload_ctx_dir direction, struct tls_crypto_info *crypto_info, u32 start_offload_tcp_sn) argument
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_main.c470 struct tls_crypto_info crypto_info = { 0 }; local
493 struct tls_crypto_info *crypto_info, tmp_crypto_info; local
[all...]
H A Dchtls.h275 } crypto_info; member in struct:chtls_hws
/linux-master/tools/testing/selftests/net/
H A Dtls.c33 struct tls_crypto_info crypto_info; member in union:tls_crypto_info_keys::__anon181
[all...]
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c71 chcr_ktls_save_keys(struct chcr_ktls_info *tx_info, struct tls_crypto_info *crypto_info, enum tls_offload_ctx_dir direction) argument
412 chcr_ktls_dev_add(struct net_device *netdev, struct sock *sk, enum tls_offload_ctx_dir direction, struct tls_crypto_info *crypto_info, u32 start_offload_tcp_sn) argument
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6436 cxgb4_ktls_dev_add(struct net_device *netdev, struct sock *sk, enum tls_offload_ctx_dir direction, struct tls_crypto_info *crypto_info, u32 tcp_sn) argument

Completed in 324 milliseconds