Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c27 static OSSL_FUNC_keymgmt_new_fn dh_newdata; variable
98 static void *dh_newdata(void *provctx) in dh_newdata() function