Home
last modified time | relevance | path

Searched refs:spaces (Results 1 – 25 of 30) sorted by relevance

12

/openssl/crypto/asn1/
H A Dtasn_prn.c333 static const char spaces[] = " "; in asn1_print_fsname() local
334 static const int nspaces = sizeof(spaces) - 1; in asn1_print_fsname()
337 if (BIO_write(out, spaces, nspaces) != nspaces) in asn1_print_fsname()
341 if (BIO_write(out, spaces, indent) != indent) in asn1_print_fsname()
/openssl/doc/man3/
H A DX509_NAME_print_ex.pod22 Each line (for multiline formats) is indented by I<indent> spaces. The
66 B<XN_FLAG_SEP_CPLUS_SPC> uses comma and plus with spaces:
79 If B<XN_FLAG_SPC_EQ> is set then spaces will be placed around the '=' character
H A DOSSL_GENERAL_NAMES_print.pod17 I<gens> to BIO I<out>. Each line is indented by I<indent> spaces.
H A DOSSL_IETF_ATTR_SYNTAX_print.pod18 Each line of the output is indented by I<indent> spaces.
H A DECPKParameters_print.pod29 or B<fp>. The output lines are indented by B<off> spaces.
H A DSCT_print.pod23 The output can be indented by a specified number of spaces. If a B<CTLOG_STORE>
H A DBIO_f_prefix.pod25 of additional spaces indicated by the indentation, and then the line
H A DEVP_PKEY_ASN1_METHOD.pod176 readable text to B<out>, indented B<indent> spaces.
191 readable text to B<out>, indented B<indent> spaces.
234 readable text to B<out>, indented B<indent> spaces.
243 B<out>, indented B<indent> spaces.
H A DRSA_print.pod49 The output lines are indented by B<offset> spaces.
H A DERR_put_error.pod150 spaces.
H A DX509_dup.pod451 Each line will be prefixed with I<indent> spaces.
H A DASN1_EXTERN_FUNCS.pod135 B<ASN1_VALUE> to be printed. I<indent> is the number of spaces of indenting to
H A DASN1_aux_cb.pod233 The current number of indent spaces that should be used for printing this data.
/openssl/doc/internal/man3/
H A Dossl_serial_number_print.pod19 The output is written to a newline and indented by I<indent> spaces if the
H A Dossl_print_attribute_value.pod31 number of spaces is specified in I<indent>.
/openssl/crypto/objects/
H A DREADME.md18 Note that if the base name contains spaces, dashes or periods,
/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c56 const char spaces[] = " "; in DEFINE_SPECIAL_STACK_OF_CONST() local
97 if (BIO_printf(out, "%s", spaces) <= 0) in DEFINE_SPECIAL_STACK_OF_CONST()
110 if (BIO_printf(out, ":\n%s", spaces) <= 0) in DEFINE_SPECIAL_STACK_OF_CONST()
/openssl/doc/man1/
H A Dopenssl-namedisplay-options.pod61 a string and leading or trailing spaces.
165 Places spaces round the equal sign, C<=>, character which follows the field
H A Dopenssl-storeutl.pod.in111 characters may be escaped by \ (backslash), no spaces are skipped.
/openssl/crypto/encode_decode/
H A Ddecoder_lib.c85 const char *spaces in OSSL_DECODER_from_bio() local
104 spaces, input_type_label, input_type, comma, in OSSL_DECODER_from_bio()
/openssl/include/openssl/
H A Dct.h.in300 * It will be indented by the number of spaces specified by |indent|.
308 * It will be indented by the number of spaces specified by |indent|.
/openssl/doc/designs/quic-design/
H A Dquic-ackm.md68 There are three QUIC packet number spaces: Initial, Handshake and Application
72 /* QUIC packet number spaces. */
H A Dquic-io-arch.md385 unified handle spaces (UNIX, Windows) though it is likely there are more obscure
386 APIs on these platforms which have other handle spaces. However, this
397 Thus while in theory most modern operating systems have unified handle spaces in
H A Dtx-packetiser.md648 - Packet number spaces and acknowledgements. The 0-RTT and 1-RTT ELs
650 PN spaces. Thus, Initial packets can only be acknowledged using an `ACK`
/openssl/doc/internal/man7/
H A Dbuild.info.pod90 sign may be preceded by any number of horizontal spaces.
217 by spaces.

Completed in 45 milliseconds

12