Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Dbio_md.c159 case BIO_C_GET_MD_CTX: in md_ctrl()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h389 # define BIO_C_GET_MD_CTX 120 macro
H A Dbio.h.in366 # define BIO_C_GET_MD_CTX 120 macro
H A Devp.h671 # define BIO_get_md_ctx(b,mdcp) BIO_ctrl(b,BIO_C_GET_MD_CTX,0,(mdcp))