Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Dbio_md.c176 case BIO_C_SET_MD: in md_ctrl()
H A Dbio_ok.c386 case BIO_C_SET_MD: in ok_ctrl()
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h.in357 # define BIO_C_SET_MD 111 macro
513 /* #define BIO_set_md(b,md) BIO_ctrl(b,BIO_C_SET_MD,1,(char *)(md)) */
H A Dbio.h380 # define BIO_C_SET_MD 111 macro
H A Devp.h668 # define BIO_set_md(b,md) BIO_ctrl(b,BIO_C_SET_MD,0,(void *)(md))