Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libcrypto/base64/
H A Dbase64test.c281 base64_encoding_test(int test_no, struct base64_test *bt, int test_nl) in base64_encoding_test() argument
302 if (!test_nl) in base64_encoding_test()
320 if ((!test_nl || in base64_encoding_test()
321 (test_nl && (i % 64 != 0 || i == bt->out_len - 1))) && in base64_encoding_test()
326 if (test_nl) in base64_encoding_test()
332 if (test_nl && b64len == 1 && len == 0) in base64_encoding_test()
363 base64_decoding_test(int test_no, struct base64_test *bt, int test_nl) in base64_decoding_test() argument
379 if (test_nl) { in base64_decoding_test()
392 if (!test_nl) in base64_decoding_test()