Searched refs:siphash_data_st (Results 1 – 1 of 1) sorted by relevance
39 struct siphash_data_st { struct57 struct siphash_data_st *ctx; in siphash_new()74 struct siphash_data_st *ssrc = vsrc; in siphash_dup()75 struct siphash_data_st *sdst; in siphash_dup()89 struct siphash_data_st *ctx = vmacctx; in siphash_size()94 static int siphash_setkey(struct siphash_data_st *ctx, in siphash_setkey()105 struct siphash_data_st *ctx = vmacctx; in siphash_init()120 struct siphash_data_st *ctx = vmacctx; in siphash_update()132 struct siphash_data_st *ctx = vmacctx; in siphash_final()157 struct siphash_data_st *ctx = vmacctx; in siphash_get_ctx_params()[all …]
Completed in 3 milliseconds