Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/crypto/
H A Dtls_wolfssl.c44 struct tls_in_data { struct
71 struct tls_in_data input;
116 static void wolfssl_reset_in_data(struct tls_in_data *in, in wolfssl_reset_in_data()
136 struct tls_in_data *data = ctx; in wolfssl_receive_cb()