Home
last modified time | relevance | path

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

/third_party/openssl/apps/lib/
Dopt.c432 int opt_md_silent(const char *name, EVP_MD **mdp) in opt_md_silent()
453 int opt_md(const char *name, EVP_MD **mdp) in opt_md()
/third_party/openssl/ohos_lite/include/openssl/
Devp.h515 # define BIO_get_md(b,mdp) BIO_ctrl(b,BIO_C_GET_MD,0,(char *)(mdp)) argument
/third_party/openssl/include/openssl/
Devp.h668 # define BIO_get_md(b,mdp) BIO_ctrl(b,BIO_C_GET_MD,0,(mdp)) argument