Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbio_dump.c20 #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 Dossl_serial_number_print.pod23 whatever precedes it, after a single SPACE character.
/openssl/
H A DCHANGES.md17147 " > SPACE. Changed script to store unquoted versions of

Completed in 44 milliseconds