Home
last modified time | relevance | path

Searched refs:given (Results 1 – 25 of 1015) sorted by relevance

12345678910>>...41

/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CRMF_MSG_set1_regCtrl_regToken.pod58 returns the respective control X in the given I<msg>, if present.
60 OSSL_CRMF_MSG_set1_regCtrl_regToken() sets the regToken control in the given
61 I<msg> copying the given I<tok> as value. See RFC 4211, section 6.1.
64 the given I<msg> copying the given I<auth> as value. See RFC 4211, section 6.2.
66 OSSL_CRMF_MSG_PKIPublicationInfo_push0_SinglePubInfo() pushes the given I<spi>
69 OSSL_CRMF_MSG_set0_SinglePubInfo() sets in the given SinglePubInfo I<spi>
79 OSSL_CRMF_MSG_set_PKIPublicationInfo_action() sets the action in the given I<pi>
80 using the given I<action> as value. See RFC 4211, section 6.3.
86 control in the given I<msg> copying the given I<tok> as value. See RFC 4211,
90 the given I<msg> copying the given I<pubkey> as value. See RFC 4211 section 6.6.
[all …]
H A DOSSL_CRMF_MSG_set1_regInfo_certReq.pod27 in the given I<msg>, if present.
29 OSSL_CRMF_MSG_set1_regInfo_utf8Pairs() adds a copy of the given I<utf8pairs>
30 value as utf8Pairs regInfo to the given I<msg>. See RFC 4211 section 7.1.
33 in the given I<msg>, if present.
35 OSSL_CRMF_MSG_set1_regInfo_certReq() adds a copy of the given I<cr> value
36 as certReq regInfo to the given I<msg>. See RFC 4211 section 7.2.
48 control to the regInfo structure of the given I<msg>. While RFC 4211 expects
H A DOSSL_CRMF_MSG_get0_tmpl.pod47 given certificate template I<tmpl>.
50 given certificate template I<tmpl>.
53 given certificate template I<tmpl>.
56 of the given certificate template I<tmpl>, or NULL if not present.
59 of the given CertId I<cid>.
62 of the given CertId I<cid>, which must be of ASN.1 type GEN_DIRNAME.
64 OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert() decrypts the certificate in the given
H A DOSSL_CMP_STATUSINFO_new.pod27 and fills in the given values.
33 representing the given statusInfo
34 in the given buffer, with the given maximal length.
38 in the given buffer, with the given maximal length.
H A DOSSL_ENCODER.pod51 has been loaded into the B<OSSL_LIB_CTX> given by I<ctx>, having the
52 name given by I<name> and the properties given by I<properties>.
59 OSSL_ENCODER_up_ref() increments the reference count for the given
62 OSSL_ENCODER_free() decrements the reference count for the given
66 OSSL_ENCODER_get0_provider() returns the provider of the given
70 with the given I<encoder>.
75 OSSL_ENCODER_get0_name() returns the name used to fetch the given I<encoder>.
81 OSSL_ENCODER_names_do_all() traverses all names for the given
116 implementation for the given I<encoder>. Note that the I<encoder> may have
H A DOSSL_DECODER.pod51 has been loaded into the B<OSSL_LIB_CTX> given by I<ctx>, having the
52 name given by I<name> and the properties given by I<properties>.
59 OSSL_DECODER_up_ref() increments the reference count for the given
62 OSSL_DECODER_free() decrements the reference count for the given
66 OSSL_DECODER_get0_provider() returns the provider of the given
70 with the given I<decoder>.
75 OSSL_DECODER_get0_name() returns the name used to fetch the given I<decoder>.
81 OSSL_DECODER_names_do_all() traverses all names for the given
115 implementation for the given I<decoder>. Note that the I<decoder> may have
H A DOSSL_trace_get_category_num.pod18 to the given C<name>.
21 to the given C<num>.
25 OSSL_trace_get_category_num() returns the category number if the given
28 OSSL_trace_get_category_name() returns the category name if the given
H A DEVP_set_default_properties.pod24 EVP_set_default_properties stores the properties given with the string
26 given with I<libctx> (NULL signifies the default library context).
33 query for the given I<libctx>. It merges the fips default property query with any
37 property for the given I<libctx>.
52 property is set for the given I<libctx>, otherwise it returns 0.
H A DEVP_ASYM_CIPHER_free.pod36 EVP_ASYM_CIPHER_fetch() fetches the implementation for the given
37 B<algorithm> from any provider offering it, within the criteria given
38 by the B<properties> and in the scope of the given library context B<ctx> (see
60 all activated providers in the given library context I<libctx>, and for each of
61 the implementations, calls the given function I<fn> with the implementation
62 method and the given I<arg> as argument.
65 implementation for the given I<cipher>. Note that the I<cipher> may have
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_cmp_hdr_init.pod55 ossl_cmp_hdr_set_pvno() sets hdr->pvno to the given B<pvno>.
57 ossl_cmp_hdr_get_pvno() returns the pvno of the given B<hdr> or -1 on error.
62 ossl_cmp_hdr_get0_sendernonce() returns the sender nonce of the given PKIHeader.
64 ossl_cmp_general_name_is_NULL_DN() determines if the given GENERAL_NAME
67 ossl_cmp_hdr_set1_sender() sets the sender field in the given PKIHeader
68 to the given X509 Name value, without consuming the pointer.
70 ossl_cmp_hdr_set1_recipient() sets the recipient field in the given
71 PKIHeader to the given X509 Name value, without consuming the pointer.
80 ossl_cmp_hdr_set1_senderKID() Sets hdr->senderKID to the given string.
85 hdr->freeText and consumes the given pointer.
[all …]
H A Dossl_namemap_new.pod47 ossl_namemap_empty() checks if the given B<OSSL_NAMEMAP> is empty or
51 given library context.
57 If the given I<number> is zero, a new number will be allocated to
59 If the given I<number> is nonzero, the I<name> is added to the set of
62 ossl_namemap_name2num() finds the number corresponding to the given
71 I<number> in the given I<namemap> and calls the function I<fn> for
76 ossl_namemap_add_names() divides up a set of names given in I<names>,
95 pointers to the names corresponding to the given number, or NULL if
96 it's undefined in the given B<OSSL_NAMEMAP>.
99 corresponding to the given name, or 0 if it's undefined in the given
H A Dossl_method_construct.pod55 providers for a dispatch table given an I<operation_id>, and then
56 calling the appropriate functions given by the subsystem specific
88 The store may be given with I<store>.
98 Optionally, I<prov> may be given as a search criterion, to narrow down the
108 The store may be given with I<store>.
113 The method should be associated with the given provider I<prov>,
115 identification data given through I<data> (which is the I<mcm_data>
122 Constructs a subsystem method for the given I<name> and the given
/freebsd/contrib/libdivsufsort/include/
H A Ddivsufsort.h.cmake68 * Constructs the suffix array of a given string.
71 * @param n The length of the given string.
79 * Constructs the burrows-wheeler transformed string of a given string.
83 * @param n The length of the given string.
100 * Constructs the burrows-wheeler transformed string of a given string and suffix array.
104 * @param n The length of the given string.
115 * Inverse BW-transforms a given BWTed string.
119 * @param n The length of the given string.
130 * Checks the correctness of a given suffix array.
133 * @param n The length of the given string.
[all …]
/freebsd/contrib/bc/gen/
H A Ddc_help.txt70 parsed unless the "-x" option is given. Instead, the space after a command
84 If multiple of this option and the -c option are given, the last is used.
96 If multiple of this option and the -C option are given, the last is used.
101 Sets the builtin variable seed to the given value assuming that the given
102 value is in base 10. It is a fatal error if the given value is not a valid
109 given, they are all run. After running, dc will exit.
121 Sets the builtin variable ibase to the given value assuming that the given
122 value is in base 10. It is a fatal error if the given valu
[all...]
H A Dbc_help.txt75 If multiple of this option and the -c option are given, the last is used.
87 If multiple of this option and the -C option are given, the last is used.
92 Sets the builtin variable seed to the given value assuming that the given
93 value is in base 10. It is a fatal error if the given value is not a valid
100 given, they are all run before executing from stdin.
118 Sets the builtin variable ibase to the given value assuming that the given
119 value is in base 10. It is a fatal error if the given value is not a valid
146 Sets the builtin variable obase to the given valu
[all...]
/freebsd/contrib/libxo/tests/xo/saved/
H A Dxo_02.HIPx.err2 --close <path> Close tags for the given path
9 --instance OR -I <name> Wrap in an instance of the given name
13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
H A Dxo_02.HP.err2 --close <path> Close tags for the given path
9 --instance OR -I <name> Wrap in an instance of the given name
13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
H A Dxo_02.J.err2 --close <path> Close tags for the given path
9 --instance OR -I <name> Wrap in an instance of the given name
13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
H A Dxo_02.JP.err2 --close <path> Close tags for the given path
9 --instance OR -I <name> Wrap in an instance of the given name
13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
H A Dxo_02.T.err2 --close <path> Close tags for the given path
9 --instance OR -I <name> Wrap in an instance of the given name
13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
H A Dxo_02.X.err2 --close <path> Close tags for the given path
9 --instance OR -I <name> Wrap in an instance of the given name
13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
H A Dxo_02.XP.err2 --close <path> Close tags for the given path
9 --instance OR -I <name> Wrap in an instance of the given name
13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
H A Dxo_02.H.err2 --close <path> Close tags for the given path
9 --instance OR -I <name> Wrap in an instance of the given name
13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-cmp.pod.in175 Multiple section names may be given, separated by commas and/or whitespace
240 generalInfo integer values to place in request PKIHeader with given OID,
252 Defaults to the public key in the PKCS#10 CSR given with the B<-csr> option,
257 Unless B<-cmd> I<p10cr>, B<-popo> I<-1>, or B<-popo> I<0> is given, the
263 Pass phrase source for the key given with the B<-newkey> option.
264 If not given here, the password will be prompted for if needed.
273 If the NULL-DN (C<"/">) is given then no subject is placed in the template.
274 Default is the subject DN of any PKCS#10 CSR given with the B<-csr> option.
279 If provided and neither B<-cert> nor B<-oldcert> is given,
296 If the NULL-DN (C<"/">) is given then no issuer is placed in the template.
[all …]
H A Dopenssl-storeutl.pod.in36 decryption as the case may be) fetched from the given URI.
75 Only select the certificates, keys or CRLs from the given URI.
79 Note that all options must be given before the I<uri> argument.
106 Search for an object having the given issuer name and serial number.
115 Search for an object having the given alias.
119 Search for an object having the given fingerprint.
123 The digest that was used to compute the fingerprint given with B<-fingerprint>.

12345678910>>...41