Home
last modified time | relevance | path

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

/openssl/providers/implementations/macs/
H A Dsiphash_prov.c42 SIPHASH sipcopy; /* Siphash data copy for reinitialization */ member
104 ctx->sipcopy = ctx->siphash; in siphash_setkey()
120 ctx->siphash = ctx->sipcopy; in siphash_init()
207 || !SipHash_set_hash_size(&ctx->sipcopy, size)) in siphash_set_params()

Completed in 8 milliseconds