Home
last modified time | relevance | path

Searched refs:BIO_method_name (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/lib/libssl/src/crypto/bio/
Dbio.h218 #define BIO_method_name(b) ((b)->method->name) macro
/mirbsd/src/lib/libssl/src/doc/
Dssleay.txt1128 - BIO_method_name(BIO *io) - return a string for the method name.