Searched refs:BIO_FLAGS_BASE64_NO_NL (Results 1 – 2 of 2) sorted by relevance
737 #define BIO_FLAGS_BASE64_NO_NL 0x100 macro
2647 BIO_set_flags(b64, BIO_FLAGS_BASE64_NO_NL); in base64_decode()2697 BIO_set_flags(b64, BIO_FLAGS_BASE64_NO_NL); in base64_encode()