Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Dbio_md.c152 case BIO_C_GET_MD: in md_ctrl()
H A Dbio_ok.c392 case BIO_C_GET_MD: in ok_ctrl()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h381 # define BIO_C_GET_MD 112 macro
H A Dbio.h.in358 # define BIO_C_GET_MD 112 macro
H A Devp.h670 # define BIO_get_md(b,mdp) BIO_ctrl(b,BIO_C_GET_MD,0,(mdp))