timingsafe_bcmp
if (rslen != tbslen || timingsafe_bcmp(tbs, rctx->tbuf, rslen))
if (timingsafe_bcmp(H_, H, hLen)) {
if (timingsafe_bcmp(decrypt_buf,
timingsafe_bcmp(encoded, decrypt_buf, encoded_len) != 0) {
timingsafe_bcmp(ucp + 12 + ((proto_len + 3) & ~3),
if (timingsafe_bcmp(expected_tag, tag, POLY1305_TAGLEN) != 0) {
if (timingsafe_bcmp(expected_tag, tag, POLY1305_TAGLEN) != 0) {
if (timingsafe_bcmp(hostkey_digest, dnskey_digest,
if (timingsafe_bcmp(zero, shared_key, CURVE25519_SIZE) == 0)
if (timingsafe_bcmp(ourmac, theirmac, mac->mac_len) != 0)
(timingsafe_bcmp(p, session_id2, session_id2_len) != 0))
(timingsafe_bcmp(p, session_id2, session_id2_len) != 0))
(timingsafe_bcmp(p, session_id2, session_id2_len) != 0))
timingsafe_bcmp(key_blob, blob, key_bloblen))
if (timingsafe_bcmp(passwdhash, lock_pwhash, LOCK_SIZE) == 0) {
if (timingsafe_bcmp(sshbuf_ptr(a), sshbuf_ptr(b), sshbuf_len(a)) != 0)
oidmatch = timingsafe_bcmp(decrypted, oid, oidlen) == 0;
hashmatch = timingsafe_bcmp(decrypted + oidlen, hash, hlen) == 0;
if (timingsafe_bcmp(sshbuf_ptr(b) + offset, s, len) != 0)
if (timingsafe_bcmp(sshbuf_ptr(a->certblob), sshbuf_ptr(b->certblob),
int timingsafe_bcmp(const void *, const void *, size_t) __pure;
int timingsafe_bcmp(const void *, const void *, size_t);
ret = (timingsafe_bcmp(ctx->tag, tag, sizeof(tag)) == 0);
if (timingsafe_bcmp(secret, null_point, CURVE25519_KEY_SIZE) == 0)
return timingsafe_bcmp(out, null_point, CURVE25519_KEY_SIZE);
timingsafe_bcmp(private, iface_o.i_private, WG_KEY_SIZE) != 0)) {
if (timingsafe_bcmp(our_macs.mac1, macs->mac1, COOKIE_MAC_SIZE) != 0)
if (timingsafe_bcmp(our_macs.mac2, macs->mac2, COOKIE_MAC_SIZE)
if (timingsafe_bcmp(ss, null_point, NOISE_PUBLIC_KEY_LEN) == 0)
if (timingsafe_bcmp(r->r_public, public, NOISE_PUBLIC_KEY_LEN)
if (timingsafe_bcmp(r->r_psk, null_psk, NOISE_SYMMETRIC_KEY_LEN) != 0) {
int timingsafe_bcmp(const void *, const void *, size_t);