Home
last modified time | relevance | path

Searched refs:xor_with_mask (Results 1 – 1 of 1) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-websocket-connection.c452 xor_with_mask (const guint8 *mask, in xor_with_mask() function
556 xor_with_mask (bytes->data + mask_offset, bytes->data + mask_offset + MASK_LENGTH, length); in send_message()
1070 xor_with_mask (mask, payload, payload_len); in process_frame()