Home
last modified time | relevance | path

Searched defs:verify (Results 1 – 6 of 6) sorted by relevance

/hostap/src/tls/
Dtlsv1_common.c206 int tls_verify_hash_init(struct tls_verify_hash *verify) in tls_verify_hash_init()
238 void tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf, in tls_verify_hash_add()
264 void tls_verify_hash_free(struct tls_verify_hash *verify) in tls_verify_hash_free()
Dtlsv1_server_i.h37 struct tls_verify_hash verify; member
Dtlsv1_client_i.h43 struct tls_verify_hash verify; member
/hostap/src/pasn/
Dpasn_initiator.c583 bool verify) in wpas_pasn_build_auth_1()
952 const struct wpabuf *comeback, bool verify) in wpas_pasn_send_auth_1()
/hostap/src/p2p/
Dp2p.c6405 const u8 *addr, int freq, bool verify, bool derive_kek) in p2p_pasn_initialize()
7110 size_t data_len, bool acked, bool verify) in p2p_pasn_auth_tx_status()
/hostap/wpa_supplicant/
Dp2p_supplicant.c1888 bool verify; member