Home
last modified time | relevance | path

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

/external/openssl/crypto/evp/
Dbio_md.c192 case BIO_C_GET_MD: in md_ctrl()
Dbio_ok.c435 case BIO_C_GET_MD: in ok_ctrl()
Devp.h529 #define BIO_get_md(b,mdp) BIO_ctrl(b,BIO_C_GET_MD,0,(char *)mdp)
/external/openssl/crypto/bio/
Dbio.h412 #define BIO_C_GET_MD 112 macro
/external/openssl/include/openssl/
Dbio.h412 #define BIO_C_GET_MD 112 macro
Devp.h529 #define BIO_get_md(b,mdp) BIO_ctrl(b,BIO_C_GET_MD,0,(char *)mdp)