Home
last modified time | relevance | path

Searched refs:string (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/openssl/doc/man7/
H A DEVP_SIGNATURE-RSA.pod21 =item "digest" (B<OSSL_SIGNATURE_PARAM_DIGEST>) <UTF8 string>
23 =item "properties" (B<OSSL_SIGNATURE_PARAM_PROPERTIES>) <UTF8 string>
27 =item "pad-mode" (B<OSSL_SIGNATURE_PARAM_PAD_MODE>) <UTF8 string>
43 =item "mgf1-digest" (B<OSSL_SIGNATURE_PARAM_MGF1_DIGEST>) <UTF8 string>
47 =item "mgf1-properties" (B<OSSL_SIGNATURE_PARAM_MGF1_PROPERTIES>) <UTF8 string>
52 =item "saltlen" (B<OSSL_SIGNATURE_PARAM_PSS_SALTLEN>) <integer> or <UTF8 string>
55 a string value representing a number or one of the following string values:
80 =item "algorithm-id" (B<OSSL_SIGNATURE_PARAM_ALGORITHM_ID>) <octet string>
84 =item "digest" (B<OSSL_SIGNATURE_PARAM_DIGEST>) <UTF8 string>
86 =item "pad-mode" (B<OSSL_SIGNATURE_PARAM_PAD_MODE>) <UTF8 string>
[all …]
H A DEVP_KDF-X942-ASN1.pod27 =item "properties" (B<OSSL_KDF_PARAM_PROPERTIES>) <UTF8 string>
29 =item "digest" (B<OSSL_KDF_PARAM_DIGEST>) <UTF8 string>
33 =item "secret" (B<OSSL_KDF_PARAM_SECRET>) <octet string>
37 =item "acvp-info" (B<OSSL_KDF_PARAM_X942_ACVPINFO>) <octet string>
45 =item "partyu-info" (B<OSSL_KDF_PARAM_X942_PARTYUINFO>) <octet string>
49 =item "ukm" (B<OSSL_KDF_PARAM_UKM>) <octet string>
54 =item "partyv-info" (B<OSSL_KDF_PARAM_X942_PARTYVINFO>) <octet string>
58 =item "supp-pubinfo" (B<OSSL_KDF_PARAM_X942_SUPP_PUBINFO>) <octet string>
60 An optional octet string containing some additional, mutually-known public
68 =item "supp-privinfo" (B<OSSL_KDF_PARAM_X942_SUPP_PRIVINFO>) <octet string>
[all …]
H A Dprovider-kdf.pod160 =item "key" (B<OSSL_KDF_PARAM_KEY>) <octet string>
164 =item "secret" (B<OSSL_KDF_PARAM_SECRET>) <octet string>
172 =item "cipher" (B<OSSL_KDF_PARAM_CIPHER>) <UTF8 string>
174 =item "digest" (B<OSSL_KDF_PARAM_DIGEST>) <UTF8 string>
176 =item "mac" (B<OSSL_KDF_PARAM_MAC>) <UTF8 string>
195 =item "mode" (B<OSSL_KDF_PARAM_MODE>) <UTF8 string>
216 =item "ukm" (B<OSSL_KDF_PARAM_UKM>) <octet string>
247 =item "label" (B<OSSL_KDF_PARAM_LABEL>) <octet string>
252 =item "data" (B<OSSL_KDF_PARAM_DATA>) <octet string>
257 =item "info" (B<OSSL_KDF_PARAM_INFO>) <octet string>
[all …]
H A DEVP_KDF-TLS13_KDF.pod26 =item "properties" (B<OSSL_KDF_PARAM_PROPERTIES>) <UTF8 string>
28 =item "digest" (B<OSSL_KDF_PARAM_DIGEST>) <UTF8 string>
30 =item "key" (B<OSSL_KDF_PARAM_KEY>) <octet string>
32 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string>
36 =item "prefix" (B<OSSL_KDF_PARAM_PREFIX>) <octet string>
39 For TLS 1.3 this should be set to the ASCII string "tls13 " without a
42 =item "label" (B<OSSL_KDF_PARAM_LABEL>) <octet string>
47 =item "data" (B<OSSL_KDF_PARAM_DATA>) <octet string>
52 =item "mode" (B<OSSL_KDF_PARAM_MODE>) <UTF8 string> or <integer>
H A DEVP_PKEY-HMAC.pod28 =item "priv" (B<OSSL_PKEY_PARAM_PRIV_KEY>) <octet string>
32 =item "properties" (B<OSSL_PKEY_PARAM_PROPERTIES>) <UTF8 string>
34 A property query string to be used when any algorithms are fetched.
45 =item "cipher" (B<OSSL_PKEY_PARAM_CIPHER>) <UTF8 string>
49 =item "engine" (B<OSSL_PKEY_PARAM_ENGINE>) <UTF8 string>
63 =item "priv" (B<OSSL_PKEY_PARAM_PRIV_KEY>) <octet string>
76 =item "cipher" (B<OSSL_PKEY_PARAM_CIPHER>) <UTF8 string>
H A DEVP_KDF-KB.pod24 =item "mode" (B<OSSL_KDF_PARAM_MODE>) <UTF8 string>
30 =item "mac" (B<OSSL_KDF_PARAM_MAC>) <UTF8 string>
34 =item "digest" (B<OSSL_KDF_PARAM_DIGEST>) <UTF8 string>
36 =item "cipher" (B<OSSL_KDF_PARAM_CIPHER>) <UTF8 string>
38 =item "properties" (B<OSSL_KDF_PARAM_PROPERTIES>) <UTF8 string>
40 =item "key" (B<OSSL_KDF_PARAM_KEY>) <octet string>
42 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string>
44 =item "info (B<OSSL_KDF_PARAM_INFO>) <octet string>
46 =item "seed" (B<OSSL_KDF_PARAM_SEED>) <octet string>
H A DEVP_SIGNATURE-DSA.pod21 =item "digest" (B<OSSL_SIGNATURE_PARAM_DIGEST>) <UTF8 string>
23 =item "properties" (B<OSSL_SIGNATURE_PARAM_PROPERTIES>) <UTF8 string>
34 =item "algorithm-id" (B<OSSL_SIGNATURE_PARAM_ALGORITHM_ID>) <octet string>
36 =item "digest" (B<OSSL_SIGNATURE_PARAM_DIGEST>) <UTF8 string>
H A DEVP_SIGNATURE-ECDSA.pod20 =item "digest" (B<OSSL_SIGNATURE_PARAM_DIGEST>) <UTF8 string>
22 =item "properties" (B<OSSL_SIGNATURE_PARAM_PROPERTIES>) <UTF8 string>
33 =item "algorithm-id" (B<OSSL_SIGNATURE_PARAM_ALGORITHM_ID>) <octet string>
35 =item "digest" (B<OSSL_SIGNATURE_PARAM_DIGEST>) <UTF8 string>
H A Dprovider-object.pod32 This means that the I<object data> is passed as an octet string or an UTF8
33 string, which can be handled in diverse ways by other provided implementations.
48 reference> is passed instead. It's an octet string that only the correct
97 =item "data" (B<OSSL_OBJECT_PARAM_DATA>) <octet string> or <UTF8 string>
101 =item "reference" (B<OSSL_OBJECT_PARAM_REFERENCE>) <octet string>
115 string.
128 object type can only be I<passed by value>, and should be an octet string.
137 only be I<passed by value>, and should be an octet string.
145 =item "data-type" (B<OSSL_OBJECT_PARAM_DATA_TYPE>) <UTF8 string>
156 =item "data-structure" (B<OSSL_OBJECT_PARAM_DATA_STRUCTURE>) <UTF8 string>
[all …]
H A DEVP_PKEY-X25519.pod27 =item "group" (B<OSSL_PKEY_PARAM_GROUP_NAME>) <UTF8 string>
33 =item "pub" (B<OSSL_PKEY_PARAM_PUB_KEY>) <octet string>
37 =item "priv" (B<OSSL_PKEY_PARAM_PRIV_KEY>) <octet string>
41 =item "encoded-pub-key" (B<OSSL_PKEY_PARAM_ENCODED_PUBLIC_KEY>) <octet string>
53 =item "mandatory-digest" (B<OSSL_PKEY_PARAM_MANDATORY_DIGEST>) <UTF8 string>
55 The empty string, signifying that no digest may be specified.
/openssl/external/perl/Text-Template-1.56/t/
H A Dexported.t52 use vars qw($string $foo $r);
53 $string = 'Hello {$foo}';
55 $r = fill_in_string($string);
61 use vars qw($string $foo $r);
62 $string = 'Hello {$foo}';
64 $r = fill_in_string($string);
/openssl/doc/man3/
H A Ds2i_ASN1_IA5STRING.pod15 - convert objects from/to ASN.1/string representation
41 These functions convert OpenSSL objects to and from their ASN.1/string
47 "internal" (that is, an internal C structure) and string respectively.
48 So B<i2s_ASN1_IA5STRING>() converts from internal to string.
50 It is the caller's responsibility to free the returned string.
51 In the B<i2s_ASN1_IA5STRING>() function the string is copied and
52 the ownership of the original string remains with the caller.
56 B<i2s_ASN1_IA5STRING>() returns the pointer to a IA5 string
63 string or NULL if an error occurs.
75 string or NULL if an error occurs.
[all …]
H A DUI_STRING.pod10 - User interface string parsing
20 UIT_PROMPT, /* Prompt for a string */
21 UIT_VERIFY, /* Prompt for a string and verify */
57 UI_get0_output_string() is used to retrieve the actual string to
102 UI_get_string_type() returns the UI string type.
104 UI_get_input_flags() returns the UI string flags.
106 UI_get0_output_string() returns the UI string output string.
111 UI_get0_result_string() returns the UI string result buffer for
119 UI_get0_test_string() returns the UI string action description
123 the UI string for B<UIT_PROMPT> and B<UIT_VERIFY> type strings,
[all …]
H A DERR_error_string.pod25 ERR_error_string() generates a human-readable string representing the
27 bytes long. If I<buf> is B<NULL>, the error string is placed in a
34 and truncates the string if necessary.
37 The string will have the following format:
39 error:[error code]:[library name]::[reason string]
42 I<reason string> are ASCII text.
45 name and reason string respectively.
47 If there is no text string registered for the given error code,
48 the error string will contain the numeric code.
56 string if I<buf> B<== NULL>, I<buf> otherwise.
H A DOSSL_PARAM_int.pod194 string B<OSSL_PARAM> structure.
200 string B<OSSL_PARAM> structure.
256 the buffer is longer than the string length, otherwise the string will not be
260 to accommodate the string, not including a terminating NUL byte.
284 The length of the OCTET string is stored in I<*used_len>.
288 The length of the OCTET string is provided by I<used_len>.
293 string.
297 along with the string's length in I<*used_len>.
299 string.
358 const char *foo = "some string";
[all …]
H A DERR_print_errors.pod27 B<cb>, is called for each error line with the string, length, and userdata
32 …[pid]:error:[error code]:[library name]:[function name]:[reason string]:[filename]:[line]:[optiona…
35 I<function name> and I<reason string> are ASCII text, as is I<optional
38 If there is no text string registered for the given error code,
39 the error string will contain the numeric code.
H A DBIO_ADDR.pod57 to be the length of the path string (not including the terminating
74 path string (not including the terminating NUL, such as the result of
81 BIO_ADDR_hostname_string() returns a character string with the
82 hostname of the given B<BIO_ADDR>. If B<numeric> is 1, the string
85 returned string has been allocated on the heap and must be freed
88 BIO_ADDR_service_string() returns a character string with the
90 is 1, the string will contain the port number. This only works
92 returned string has been allocated on the heap and must be freed
95 BIO_ADDR_path_string() returns a character string with the path
97 protocol family AF_UNIX. The returned string has been allocated
[all …]
H A DCTLOG_new.pod33 library context I<libctx> and property query string I<propq>. A name must also
38 library context and the default property query string.
44 string I<propq>.
48 property query string are used.
56 created. Ownership of the string remains with the CTLOG.
58 CTLOG_get0_log_id() sets *log_id to point to a string containing that log's
61 the string remains with the CTLOG.
H A DASN1_generate_nconf.pod5 ASN1_generate_nconf, ASN1_generate_v3 - ASN1 string generation functions
16 These functions generate the ASN1 encoding of a string
19 I<str> contains the string to encode. I<nconf> or I<cnf> contains
29 The actual data encoded is determined by the string I<str> and
30 the configuration information. The general format of the string
53 This encodes a boolean type. The I<value> string is mandatory and
64 Encodes an ASN1 B<INTEGER> type. The I<value> string represents
76 Encodes an ASN1 B<OBJECT IDENTIFIER>, the I<value> string can be
127 the string format of the final type and value. The supported
134 Add an explicit tag to the following structure. This string
[all …]
/openssl/doc/man1/
H A Dopenssl-mac.pod.in58 Used by HMAC as an alphanumeric string (use if the key contains printable
60 The string length must conform to any restrictions of the MAC algorithm.
72 =item B<key:>I<string>
79 =item B<hexkey:>I<string>
85 =item B<iv:>I<string>
90 =item B<hexiv:>I<string>
99 =item B<custom:>I<string>
101 Used by KMAC128 or KMAC256 to specify a customization string.
102 The default is the empty string "".
104 =item B<digest:>I<string>
[all …]
H A Dopenssl-kdf.pod.in75 =item B<key:>I<string>
77 Specifies the secret key as an alphanumeric string (use if the key contains
79 The string length must conform to any restrictions of the KDF algorithm.
82 =item B<hexkey:>I<string>
88 =item B<pass:>I<string>
90 Specifies the password as an alphanumeric string (use if the password contains
94 =item B<hexpass:>I<string>
99 =item B<digest:>I<string>
103 =item B<cipher:>I<string>
107 =item B<mac:>I<string>
/openssl/doc/internal/man3/
H A Dossl_global_properties_no_mirrored.pod23 converts it to a string. If I<buf> is non NULL then the string will be stored
25 too short then the string will be truncated. If I<buf> is NULL then the length
26 of the string is still calculated and returned. If the property list has no
27 properties in it then the empty string will be stored in I<buf>.
38 ossl_property_list_to_string() returns the length of the string, or 0 on error.
/openssl/doc/internal/man7/
H A DVERSION.pod35 the string C<-foo> (dash added).
41 value C<bar>, the C macro B<OPENSSL_VERSION_BUILD_METADATA> gets the string
71 prefixed by a dash, otherwise the empty string.
76 value, prefixed by a plus sign, otherwise the empty string.
81 value, otherwise the string C<xx XXX yyyy>.
85 The minimal version number, a string composed from B<MAJOR>, B<MINOR> and
87 the string will be C<3.0.0>.
91 The fully loaded version number, a string composed from $config{version},
/openssl/crypto/bio/
H A Dbss_log.c84 static void xsyslog(BIO *bp, int priority, const char *string);
251 static void xsyslog(BIO *bp, int priority, const char *string) in xsyslog() argument
286 lpszStrings[1] = string; in xsyslog()
307 static void xsyslog(BIO *bp, int priority, const char *string) in xsyslog() argument
366 lib$sys_fao(&fao_cmd, &len, &buf_dsc, priority_tag, string); in xsyslog()
400 static void xsyslog(BIO *bp, int priority, const char *string) in xsyslog() argument
402 syslog(priority, "%s", string); in xsyslog()
/openssl/include/openssl/
H A Dui.h.in70 string shall be used for. It can be one of:
71 input use the string as data prompt.
75 error use the string for error output.
82 All of the functions in this group take a UI and a prompt string.
97 added, so the result is *not* a string.
152 * The returned string shall always be allocated on the heap with
156 * constructor, a default string is built, looking like this:
161 * the value "foo.key", the resulting string is:
304 UIT_PROMPT, /* Prompt for a string */
305 UIT_VERIFY, /* Prompt for a string and verify */
[all …]

Completed in 45 milliseconds

12345678910>>...12