summaryrefslogtreecommitdiff
path: root/fticks.h
blob: 4098fb52e1bb54b4cefa702eaaa0f900b1473689 (plain)
1
2
3
4
5
6
7
/* Copyright (C) 2011 NORDUnet A/S
 * See LICENSE for information about licensing.
 */
int fticks_hashmac(const uint8_t *in,
		   const uint8_t *key,
		   size_t out_len,
		   uint8_t *out);