/openssl/crypto/asn1/ |
H A D | tasn_prn.c | 333 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 D | X509_NAME_print_ex.pod | 22 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 D | OSSL_GENERAL_NAMES_print.pod | 17 I<gens> to BIO I<out>. Each line is indented by I<indent> spaces.
|
H A D | OSSL_IETF_ATTR_SYNTAX_print.pod | 18 Each line of the output is indented by I<indent> spaces.
|
H A D | ECPKParameters_print.pod | 29 or B<fp>. The output lines are indented by B<off> spaces.
|
H A D | SCT_print.pod | 23 The output can be indented by a specified number of spaces. If a B<CTLOG_STORE>
|
H A D | BIO_f_prefix.pod | 25 of additional spaces indicated by the indentation, and then the line
|
H A D | EVP_PKEY_ASN1_METHOD.pod | 176 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 D | RSA_print.pod | 49 The output lines are indented by B<offset> spaces.
|
H A D | ERR_put_error.pod | 150 spaces.
|
H A D | X509_dup.pod | 451 Each line will be prefixed with I<indent> spaces.
|
H A D | ASN1_EXTERN_FUNCS.pod | 135 B<ASN1_VALUE> to be printed. I<indent> is the number of spaces of indenting to
|
H A D | ASN1_aux_cb.pod | 233 The current number of indent spaces that should be used for printing this data.
|
/openssl/doc/internal/man3/ |
H A D | ossl_serial_number_print.pod | 19 The output is written to a newline and indented by I<indent> spaces if the
|
H A D | ossl_print_attribute_value.pod | 31 number of spaces is specified in I<indent>.
|
/openssl/crypto/objects/ |
H A D | README.md | 18 Note that if the base name contains spaces, dashes or periods,
|
/openssl/providers/implementations/encode_decode/ |
H A D | encode_key2text.c | 56 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 D | openssl-namedisplay-options.pod | 61 a string and leading or trailing spaces. 165 Places spaces round the equal sign, C<=>, character which follows the field
|
H A D | openssl-storeutl.pod.in | 111 characters may be escaped by \ (backslash), no spaces are skipped.
|
/openssl/crypto/encode_decode/ |
H A D | decoder_lib.c | 85 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 D | ct.h.in | 300 * 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 D | quic-ackm.md | 68 There are three QUIC packet number spaces: Initial, Handshake and Application 72 /* QUIC packet number spaces. */
|
H A D | quic-io-arch.md | 385 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 D | tx-packetiser.md | 648 - 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 D | build.info.pod | 90 sign may be preceded by any number of horizontal spaces. 217 by spaces.
|