Searched refs:srv_cert_hash (Results 1 – 1 of 1) sorted by relevance
88 u8 srv_cert_hash[32]; member1222 os_memcmp(conn->srv_cert_hash, hash, 32) != 0) { in tls_verify_cb()1365 if (hexstr2bin(pos, conn->srv_cert_hash, 32) < 0) { in tls_connection_ca_cert()