Home
last modified time | relevance | path

Searched defs:tls_context (Results 1 – 9 of 9) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Dtls_wolfssl.c59 struct tls_context { struct
68 static struct tls_context *tls_global = NULL; argument
Dtls_openssl.c137 struct tls_context { struct
158 struct tls_context *context; argument
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h77974 struct tls_context { struct
77975 struct tls_prot_info prot_info;
77976 u8 tx_conf: 3;
77977 u8 rx_conf: 3;
77978 int (*push_pending_record)(struct sock *, int);
77979 void (*sk_write_space)(struct sock *);
77980 void *priv_ctx_tx;
77981 void *priv_ctx_rx;
77982 struct net_device *netdev;
77983 struct cipher_context tx;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h112288 struct tls_context { struct
112289 struct tls_prot_info prot_info;
112290 u8 tx_conf: 3;
112291 u8 rx_conf: 3;
112292 int (*push_pending_record)(struct sock *, int);
112293 void (*sk_write_space)(struct sock *);
112294 void *priv_ctx_tx;
112295 void *priv_ctx_rx;
112296 struct net_device *netdev;
112297 struct cipher_context tx;
[all …]
Dvmlinux.h112288 struct tls_context { struct
112289 struct tls_prot_info prot_info;
112290 u8 tx_conf: 3;
112291 u8 rx_conf: 3;
112292 int (*push_pending_record)(struct sock *, int);
112293 void (*sk_write_space)(struct sock *);
112294 void *priv_ctx_tx;
112295 void *priv_ctx_rx;
112296 struct net_device *netdev;
112297 struct cipher_context tx;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h99219 struct tls_context { struct
99220 struct tls_prot_info prot_info;
99221 u8 tx_conf: 3;
99222 u8 rx_conf: 3;
99223 int (*push_pending_record)(struct sock *, int);
99224 void (*sk_write_space)(struct sock *);
99225 void *priv_ctx_tx;
99226 void *priv_ctx_rx;
99227 struct net_device *netdev;
99228 struct cipher_context tx;
[all …]
Dvmlinux_510.h99219 struct tls_context { struct
99220 struct tls_prot_info prot_info;
99221 u8 tx_conf: 3;
99222 u8 rx_conf: 3;
99223 int (*push_pending_record)(struct sock *, int);
99224 void (*sk_write_space)(struct sock *);
99225 void *priv_ctx_tx;
99226 void *priv_ctx_rx;
99227 struct net_device *netdev;
99228 struct cipher_context tx;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h112302 struct tls_context { struct
112303 struct tls_prot_info prot_info;
112304 u8 tx_conf: 3;
112305 u8 rx_conf: 3;
112306 int (*push_pending_record)(struct sock *, int);
112307 void (*sk_write_space)(struct sock *);
112308 void *priv_ctx_tx;
112309 void *priv_ctx_rx;
112310 struct net_device *netdev;
112311 struct cipher_context tx;
[all …]
Dvmlinux.h112302 struct tls_context { struct
112303 struct tls_prot_info prot_info;
112304 u8 tx_conf: 3;
112305 u8 rx_conf: 3;
112306 int (*push_pending_record)(struct sock *, int);
112307 void (*sk_write_space)(struct sock *);
112308 void *priv_ctx_tx;
112309 void *priv_ctx_rx;
112310 struct net_device *netdev;
112311 struct cipher_context tx;
[all …]