Searched refs:siphash_data_st (Results 1 – 1 of 1) sorted by relevance
39 struct siphash_data_st { struct46 static unsigned int crounds(struct siphash_data_st *ctx) in crounds() argument51 static unsigned int drounds(struct siphash_data_st *ctx) in drounds()58 struct siphash_data_st *ctx; in siphash_new()75 struct siphash_data_st *ssrc = vsrc; in siphash_dup()76 struct siphash_data_st *sdst; in siphash_dup()90 struct siphash_data_st *ctx = vmacctx; in siphash_size()95 static int siphash_setkey(struct siphash_data_st *ctx, in siphash_setkey()111 struct siphash_data_st *ctx = vmacctx; in siphash_init()129 struct siphash_data_st *ctx = vmacctx; in siphash_update()[all …]