| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | OSSL_CRMF_MSG_set1_regCtrl_regToken.pod | 58 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> 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. 93 the given I<msg> copying the given I<cid> as value. See RFC 4211, section 6.5. [all …]
|
| H A D | OSSL_CRMF_MSG_set1_regInfo_certReq.pod | 27 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 D | OSSL_CRMF_MSG_get0_tmpl.pod | 47 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 D | OSSL_CMP_STATUSINFO_new.pod | 27 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 D | OSSL_ENCODER.pod | 51 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 D | OSSL_trace_get_category_num.pod | 18 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 D | OSSL_DECODER.pod | 51 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 D | EVP_set_default_properties.pod | 24 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 D | EVP_KEM_free.pod | 32 EVP_KEM_fetch() fetches the implementation for the given B<algorithm> from any 33 provider offering it, within the criteria given by the B<properties> and in the 34 scope of the given library context B<ctx> (see L<OSSL_LIB_CTX(3)>). The algorithm 54 providers in the given library context I<libctx>, and for each of the 55 implementations, calls the given function I<fn> with the implementation method 56 and the given I<arg> as argument. 59 implementation for the given I<kem>. Note that the I<kem> may have
|
| /freebsd-14.2/crypto/openssl/doc/internal/man3/ |
| H A D | ossl_cmp_hdr_init.pod | 55 ossl_cmp_hdr_set_pvno() sets hdr->pvno to the given B<pvno>. 64 ossl_cmp_general_name_is_NULL_DN() determines if the given GENERAL_NAME 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. 90 ossl_cmp_hdr_generalinfo_item_push0() adds the given InfoTypeAndValue 101 set int generalInfo field of the given PKIMessage header, 0 if not. 108 values in the given OSSL_CMP_CTX structure. [all …]
|
| H A D | ossl_namemap_new.pod | 47 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 D | ossl_method_construct.pod | 55 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-14.2/contrib/libdivsufsort/include/ |
| H A D | divsufsort.h.cmake | 68 * Constructs the suffix array of a given string. 71 * @param n The length of the given string. 83 * @param n The length of the given string. 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. 144 * @param Tsize The length of the given string. 148 * @param SAsize The length of the given suffix array. [all …]
|
| /freebsd-14.2/contrib/libxo/tests/xo/saved/ |
| H A D | xo_02.JP.err | 2 --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 D | xo_02.T.err | 2 --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 D | xo_02.X.err | 2 --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 D | xo_02.XP.err | 2 --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 D | xo_02.H.err | 2 --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 D | xo_02.HIPx.err | 2 --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 D | xo_02.HP.err | 2 --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 D | xo_02.J.err | 2 --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-14.2/contrib/bc/gen/ |
| H A D | dc_help.txt | 70 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 value is not a valid 135 Sets the builtin variable obase to the given value assuming that the given 149 Sets the builtin variable scale to the given value assuming that the given [all …]
|
| H A D | bc_help.txt | 75 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 value assuming that the given 147 value is in base 10. It is a fatal error if the given value is not a valid 175 Sets the builtin variable scale to the given value assuming that the given [all …]
|
| /freebsd-14.2/crypto/openssl/doc/man1/ |
| H A D | openssl-cmp.pod.in | 327 When Subject Alternative Names are not given via B<-sans> 347 Flag the policies given with B<-policy_oids> as critical. 481 This option is ignored if I<-server> is not given. 489 This option is ignored if I<-server> is not given. 510 Defaults to any path given with B<-server>, else C<"/">. 836 It is ignored if the I<-server> option is not given or I<-use_mock_srv> is given 837 or I<-rspin> is given with enough filename arguments. 840 if B<-tls_used> is not given or does not take effect. 882 If not given it defaults to the B<-server> address. 905 This option is ignored if the B<-rspin> option is given [all …]
|
| H A D | openssl-storeutl.pod.in | 36 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>.
|