Searched refs:BIO_method_name (Results 1 – 2 of 2) sorted by relevance
218 #define BIO_method_name(b) ((b)->method->name) macro
1128 - BIO_method_name(BIO *io) - return a string for the method name.