Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dtls_none.c206 int tls_get_library_version(char *buf, size_t buf_len) in tls_get_library_version() function
Dtls.h649 int tls_get_library_version(char *buf, size_t buf_len);
Dtls_internal.c777 int tls_get_library_version(char *buf, size_t buf_len) in tls_get_library_version() function
Dtls_gnutls.c1759 int tls_get_library_version(char *buf, size_t buf_len) in tls_get_library_version() function
Dtls_wolfssl.c1999 int tls_get_library_version(char *buf, size_t buf_len) in tls_get_library_version() function
Dtls_mbedtls_alt.c2512 int tls_get_library_version(char *buf, size_t buf_len) in tls_get_library_version() function
Dtls_openssl.c5886 int tls_get_library_version(char *buf, size_t buf_len) in tls_get_library_version() function
/hostap-latest/hostapd/
Dctrl_iface.c1375 res = tls_get_library_version(buf, buflen); in hostapd_ctrl_iface_get()
/hostap-latest/wpa_supplicant/
Dctrl_iface.c1011 res = tls_get_library_version(buf, buflen); in wpa_supplicant_ctrl_iface_get()