Home
last modified time | relevance | path

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

/hostap-latest/src/utils/
Dwpabuf.h79 static inline int wpabuf_cmp(const struct wpabuf *a, const struct wpabuf *b) in wpabuf_cmp() function
/hostap-latest/src/crypto/
Dcrypto_wolfssl.c2742 ret = wpabuf_cmp(key1_buf, key2_buf); in crypto_ec_key_cmp()
/hostap-latest/wpa_supplicant/
Dconfig.c4904 if (wpabuf_cmp(*dst, tmp) == 0) { in wpa_global_config_parse_bin()