Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Dbio_md.c164 case BIO_C_SET_MD_CTX: in md_ctrl()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h419 # define BIO_C_SET_MD_CTX 148 macro
H A Dbio.h.in396 # define BIO_C_SET_MD_CTX 148 macro
H A Devp.h672 # define BIO_set_md_ctx(b,mdcp) BIO_ctrl(b,BIO_C_SET_MD_CTX,0,(mdcp))