Searched refs:tls_verify_hash (Results 1 - 12 of 12) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/tls/
H A Dtlsv1_common.h237 struct tls_verify_hash { struct
254 int tls_verify_hash_init(struct tls_verify_hash *verify);
255 void tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf,
257 void tls_verify_hash_free(struct tls_verify_hash *verify);
H A Dtlsv1_client_i.h43 struct tls_verify_hash verify;
H A Dtlsv1_server_i.h35 struct tls_verify_hash verify;
H A Dtlsv1_common.c206 int tls_verify_hash_init(struct tls_verify_hash *verify)
238 void tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf,
264 void tls_verify_hash_free(struct tls_verify_hash *verify)
/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_common.h237 struct tls_verify_hash { struct
254 int tls_verify_hash_init(struct tls_verify_hash *verify);
255 void tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf,
257 void tls_verify_hash_free(struct tls_verify_hash *verify);
H A Dtlsv1_client_i.h43 struct tls_verify_hash verify;
H A Dtlsv1_server_i.h35 struct tls_verify_hash verify;
H A Dtlsv1_common.c206 int tls_verify_hash_init(struct tls_verify_hash *verify)
238 void tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf,
264 void tls_verify_hash_free(struct tls_verify_hash *verify)
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dtlsv1_common.h237 struct tls_verify_hash { struct
254 int tls_verify_hash_init(struct tls_verify_hash *verify);
255 void tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf,
257 void tls_verify_hash_free(struct tls_verify_hash *verify);
H A Dtlsv1_client_i.h43 struct tls_verify_hash verify;
H A Dtlsv1_server_i.h35 struct tls_verify_hash verify;
H A Dtlsv1_common.c206 int tls_verify_hash_init(struct tls_verify_hash *verify)
238 void tls_verify_hash_add(struct tls_verify_hash *verify, const u8 *buf,
264 void tls_verify_hash_free(struct tls_verify_hash *verify)

Completed in 109 milliseconds