Searched refs:SPACE (Results 1 – 3 of 3) sorted by relevance
/openssl/crypto/bio/ |
H A D | bio_dump.c | 20 #define SPACE(buf, pos, n) (sizeof(buf) - (pos) > (n)) macro 51 if (SPACE(buf, n, 3)) { in BIO_dump_indent_cb() 62 if (SPACE(buf, n, 2)) { in BIO_dump_indent_cb() 69 if (SPACE(buf, n, 1)) { in BIO_dump_indent_cb() 81 if (SPACE(buf, n, 1)) { in BIO_dump_indent_cb()
|
/openssl/doc/internal/man3/ |
H A D | ossl_serial_number_print.pod | 23 whatever precedes it, after a single SPACE character.
|
/openssl/ |
H A D | CHANGES.md | 17147 " > SPACE. Changed script to store unquoted versions of
|
Completed in 44 milliseconds