Home
last modified time | relevance | path

Searched refs:siphash_data_st (Results 1 – 1 of 1) sorted by relevance

/openssl-master/providers/implementations/macs/
A Dsiphash_prov.c39 struct siphash_data_st { struct
57 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