Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/digests/
H A Dsha2_prov.c29 static OSSL_FUNC_digest_set_ctx_params_fn sha1_set_ctx_params; variable
43 static int sha1_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in sha1_set_ctx_params() function