Searched refs:BIO_C_SET_MD (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Dbio_md.c217 case BIO_C_SET_MD:
H A Dbio_ok.c423 case BIO_C_SET_MD:
H A Devp.h566 # define BIO_set_md(b,md) BIO_ctrl(b,BIO_C_SET_MD,0,(char *)md)
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio.h422 # define BIO_C_SET_MD 111 macro
569 /* #define BIO_set_md(b,md) BIO_ctrl(b,BIO_C_SET_MD,1,(char *)md) */

Completed in 114 milliseconds