pfodParser  3.61.0
The pfodParser library is handles commands sent from the Android pfodApp, pfodApp supports WiFi, BLE, Bluetooth and SMS connections
SipHash_2_4.h File Reference
#include <inttypes.h>
#include <avr/pgmspace.h>

Go to the source code of this file.

Classes

class  SipHash_2_4
 

Functions

void reverse64 (uint8_t *x)
 

Variables

SipHash_2_4 sipHash
 

Function Documentation

◆ reverse64()

void reverse64 ( uint8_t *  x)

Variable Documentation

◆ sipHash

SipHash_2_4 sipHash
extern