Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/crypto/evp/
HDbio_md.c157 case BIO_C_GET_MD: in md_ctrl()
HDbio_ok.c393 case BIO_C_GET_MD: in ok_ctrl()
/freebsd-13-stable/crypto/openssl/include/openssl/
HDbio.h327 # define BIO_C_GET_MD 112 macro
HDevp.h517 # define BIO_get_md(b,mdp) BIO_ctrl(b,BIO_C_GET_MD,0,(char *)(mdp))