Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Devp-openssl.c285 ossl_md_init(struct ossl_md_ctx *ctx, const EVP_MD *md) in ossl_md_init() function
396 return ossl_md_init((void *)d, ossl_EVP_##name); \