Searched refs:tls_connection_decrypt (Results 1 - 25 of 52) sorted by relevance

123

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_none.c135 struct wpabuf * tls_connection_decrypt(void *tls_ctx, function
H A Dtls.h398 * tls_connection_decrypt - Decrypt data from TLS tunnel
408 struct wpabuf * tls_connection_decrypt(void *tls_ctx,
H A Dtls_internal.c461 struct wpabuf * tls_connection_decrypt(void *tls_ctx, function
H A Dtls_nss.c541 struct wpabuf * tls_connection_decrypt(void *tls_ctx, function
H A Dtls_schannel.c555 struct wpabuf * tls_connection_decrypt(void *tls_ctx, function
/external/wpa_supplicant_8/src/crypto/
H A Dtls_none.c135 struct wpabuf * tls_connection_decrypt(void *tls_ctx, function
H A Dtls.h398 * tls_connection_decrypt - Decrypt data from TLS tunnel
408 struct wpabuf * tls_connection_decrypt(void *tls_ctx,
H A Dtls_internal.c461 struct wpabuf * tls_connection_decrypt(void *tls_ctx, function
H A Dtls_nss.c541 struct wpabuf * tls_connection_decrypt(void *tls_ctx, function
H A Dtls_schannel.c555 struct wpabuf * tls_connection_decrypt(void *tls_ctx, function
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_none.c135 struct wpabuf * tls_connection_decrypt(void *tls_ctx, function
H A Dtls.h398 * tls_connection_decrypt - Decrypt data from TLS tunnel
408 struct wpabuf * tls_connection_decrypt(void *tls_ctx,
H A Dtls_internal.c461 struct wpabuf * tls_connection_decrypt(void *tls_ctx, function
H A Dtls_nss.c541 struct wpabuf * tls_connection_decrypt(void *tls_ctx, function
H A Dtls_schannel.c555 struct wpabuf * tls_connection_decrypt(void *tls_ctx, function
/external/wpa_supplicant/
H A Dtls_none.c136 int tls_connection_decrypt(void *tls_ctx, struct tls_connection *conn, function
H A Dtls.h343 * tls_connection_decrypt - Decrypt data from TLS tunnel
355 int tls_connection_decrypt(void *tls_ctx, struct tls_connection *conn,
H A Dtls_internal.c220 int tls_connection_decrypt(void *tls_ctx, struct tls_connection *conn, function
H A Dtls_schannel.c570 int tls_connection_decrypt(void *ssl_ctx, struct tls_connection *conn, function
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
H A Dtls_none.c136 int tls_connection_decrypt(void *tls_ctx, struct tls_connection *conn, function
H A Dtls.h361 * tls_connection_decrypt - Decrypt data from TLS tunnel
373 int __must_check tls_connection_decrypt(void *tls_ctx,
H A Dtls_internal.c400 int tls_connection_decrypt(void *tls_ctx, struct tls_connection *conn, function
H A Dtls_schannel.c570 int tls_connection_decrypt(void *ssl_ctx, struct tls_connection *conn, function
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_tls_common.c859 *in_decrypted = tls_connection_decrypt(sm->ssl_ctx, data->conn, msg);
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_tls_common.c859 *in_decrypted = tls_connection_decrypt(sm->ssl_ctx, data->conn, msg);

Completed in 953 milliseconds

123