Searched refs:tls_verify_hash (Results 1 - 12 of 12) 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);
H A Dtlsv1_server_i.h35 struct tls_verify_hash verify;
H A Dtlsv1_client_i.h40 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.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);
H A Dtlsv1_server_i.h35 struct tls_verify_hash verify;
H A Dtlsv1_client_i.h40 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.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);
H A Dtlsv1_server_i.h35 struct tls_verify_hash verify;
H A Dtlsv1_client_i.h40 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 79 milliseconds