Searched refs:srv_cert_hash (Results 1 – 4 of 4) sorted by relevance
20 u8 srv_cert_hash[32]; member
213 if (hexstr2bin(pos, cred->srv_cert_hash, 32) < 0) { in tlsv1_set_ca_cert()
511 os_memcmp(conn->cred->srv_cert_hash, hash, in tls_process_certificate()
226 u8 srv_cert_hash[32]; member1853 os_memcmp(conn->srv_cert_hash, hash, 32) != 0) { in tls_verify_cb()2039 if (hexstr2bin(pos, conn->srv_cert_hash, 32) < 0) { in tls_connection_ca_cert()