Home
last modified time | relevance | path

Searched defs:siphash_get_ctx_params (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/macs/
H A Dsiphash_prov.c32 static OSSL_FUNC_mac_get_ctx_params_fn siphash_get_ctx_params; variable
164 static int siphash_get_ctx_params(void *vmacctx, OSSL_PARAM params[]) in siphash_get_ctx_params() function