Home
last modified time | relevance | path

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

/third_party/openssl/crypto/evp/
Dbio_md.c157 case BIO_C_GET_MD: in md_ctrl()
Dbio_ok.c393 case BIO_C_GET_MD: in ok_ctrl()
/third_party/openssl/include/openssl/
Dbio.h305 # define BIO_C_GET_MD 112 macro
Devp.h515 # define BIO_get_md(b,mdp) BIO_ctrl(b,BIO_C_GET_MD,0,(char *)(mdp))