Searched defs:tls_verify_hash (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/tls/
H A Dtlsv1_common.h235 struct tls_verify_hash { struct
252 int tls_verify_hash_init(struct tls_verify_hash *verify);
253 void tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf,
255 void tls_verify_hash_free(struct tls_verify_hash *verify);
/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_common.h235 struct tls_verify_hash { struct
252 int tls_verify_hash_init(struct tls_verify_hash *verify);
253 void tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf,
255 void tls_verify_hash_free(struct tls_verify_hash *verify);
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dtlsv1_common.h235 struct tls_verify_hash { struct
252 int tls_verify_hash_init(struct tls_verify_hash *verify);
253 void tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf,
255 void tls_verify_hash_free(struct tls_verify_hash *verify);

Completed in 1447 milliseconds