Searched refs:siphash_data_st (Results 1 – 1 of 1) sorted by relevance
39 struct siphash_data_st { struct58 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()141 struct siphash_data_st *ctx = vmacctx; in siphash_final()166 struct siphash_data_st *ctx = vmacctx; in siphash_get_ctx_params()[all …]
Completed in 4 milliseconds