Home
last modified time | relevance | path

Searched defs:verify_data (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/wpa/src/tls/
H A Dtlsv1_client_write.c774 u8 verify_data[1 + 3 + TLS_VERIFY_DATA_LEN]; in tls_write_client_finished() local
H A Dtlsv1_server_write.c836 u8 verify_data[1 + 3 + TLS_VERIFY_DATA_LEN]; in tls_write_server_finished() local
H A Dtlsv1_server_read.c1100 u8 verify_data[TLS_VERIFY_DATA_LEN]; in tls_process_client_finished() local
H A Dtlsv1_client_read.c1324 u8 verify_data[TLS_VERIFY_DATA_LEN]; tls_process_server_finished() local
/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_read_format_rar5.c65 int verify_data(const uint8_t* data_ptr, int magic, int size) { in verify_data() function
[all...]