Home
last modified time | relevance | path

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

/openssl-master/crypto/bio/
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-master/
A DCHANGES.md15208 " > SPACE. Changed script to store unquoted versions of

Completed in 23 milliseconds