/openssl/doc/man7/ |
H A D | provider-object.pod | 24 An object may be passed in the following manners: 32 This means that the I<object data> is passed as an octet string or an UTF8 47 This means that the I<object data> isn't passed directly, an I<object 48 reference> is passed instead. It's an octet string that only the correct 99 The object data I<passed by value>. 103 The object data I<passed by reference>. 114 The object data may only be I<passed by value>, and should be a UTF8 123 object data may be I<passed by value> or I<passed by reference>. 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. [all …]
|
H A D | provider-encoder.pod | 60 passed from one to the next. For example, there may be an 62 be provider-native and thereby passed via I<obj_raw>), and another one 68 Having the DER encoding passed via I<obj_abstract> may seem 70 original data type, that need to be passed alongside it, and since 85 All "functions" mentioned here are passed as function pointers between 188 be encoded, with a set of bits I<selection> that are passed in an B<int>. 191 passed. For example, those bits are assumed to be the same as those used 230 object to be passed to OSSL_FUNC_encoder_encode()'s I<obj_raw>. 234 passed as I<obj_raw> to OSSL_FUNC_encoder_encode().
|
H A D | provider-base.pod | 128 All "functions" mentioned here are passed as function pointers between 199 For I<*out> (the L<OSSL_DISPATCH(3)> array passed from the provider to 268 I<file> and I<line> may also be passed to indicate exactly where the 311 passed into a provider. This may be ignored by a provider. 325 is passed in B<buf> and its length in B<len>. 329 is passed in B<buf> and its length in B<len>. 331 get_nonce() retrieves a nonce using the passed I<salt> parameter 345 is passed in B<buf> and its length in B<len>. 349 is passed in B<buf> and its length in B<len>. 400 It must free the passed I<provctx>. [all …]
|
H A D | provider-signature.pod | 113 All "functions" mentioned here are passed as function pointers between 217 A pointer to this context will be passed back in a number of the other signature 224 OSSL_FUNC_signature_freectx() is passed a pointer to the provider side signature 243 A previously initialised signature context is passed in the I<ctx> 297 A previously initialised signature context is passed in the I<ctx> parameter. 323 The signature itself must have been passed through the "signature" 343 A previously initialised signature context is passed in the I<ctx> parameter. 374 signature context is passed in the I<ctx> parameter. Unless I<sig> is NULL, the 404 verification context is passed in the I<ctx> parameter. This function may be 411 verification context is passed in the I<ctx> parameter. The signature to be [all …]
|
H A D | provider-decoder.pod | 52 data or object reference is passed along with eventual metadata 60 passed from one to the next. For example, there may be an 69 All "functions" mentioned here are passed as function pointers between 181 be decoded, with a set of bits I<selection> that are passed in an B<int>. 227 passed as reference in an L<OSSL_PARAM(3)> array along with possible other 229 then passed to the I<data_cb> callback. The I<selection> bits,
|
/openssl/doc/man3/ |
H A D | BIO_f_md.pod | 22 BIO that digests any data passed through it. It is a BIO wrapper 37 passed through it. It is a BIO_ctrl() macro. 57 data is passed through it. 144 and BIO_puts() should be passed to the next BIO in the chain and digest 145 the data passed through and that digests should be retrieved using a
|
H A D | OSSL_SELF_TEST_new.pod | 52 passed in array of I<bytes> will be corrupted if the callback returns 0, 68 just before cleanup to indicate if the test passed or failed. It can be used for 87 passed to the callback. 93 The value is setup by the I<type> passed to OSSL_SELF_TEST_onbegin(). 98 The value is setup by the I<type> passed to OSSL_SELF_TEST_onbegin().
|
H A D | SSL_stream_reset.pod | 32 does not guarantee that any data already passed to L<SSL_write(3)> will be 33 received by the peer, and data already passed to L<SSL_write(3)> but not yet 60 used is that passed to the first successful call to this function.
|
H A D | PKCS8_pkey_add1_attr.pod | 22 the passed const PKCS8_PRIV_KEY_INFO structure B<p8>. 28 X509_ATTRIBUTE from the passed arguments and add it to the existing
|
H A D | SSL_get0_connection.pod | 23 When called on a non-QUIC object, it returns the same object it was passed. 31 SSL object) and otherwise returns the same SSL object passed. It always returns
|
H A D | X509_ATTRIBUTE.pod | 119 X509at_add1_attr() pushes a copy of the passed in B<X509_ATTRIBUTE> object 123 passed in list. An error will occur if an existing attribute (with the same 144 the passed in I<obj> cannot be duplicated. 151 ASN1_STRING_set_by_NID(), and the passed in I<data> must be in the format 154 used with the passed in I<attrtype>. 163 data I<data> of length I<len>. If the passed in attribute I<attr> OR I<*attr> is 164 NULL then a new B<X509_ATTRIBUTE> will be returned, otherwise the passed in
|
H A D | PKCS7_decrypt.pod | 25 The following flags can be passed in the B<flags> parameter. 38 PKCS7_decrypt() must be passed the correct recipient key and certificate. It would
|
H A D | EVP_PKEY_todata.pod | 27 I<export_cb> that gets passed the value of I<export_cbarg>. 29 L<OSSL_PARAM(3)> array that is passed to the callback is not persistent after the
|
H A D | X509_get0_notBefore.pod | 50 and B<notAfter> fields of I<x> to I<tm>. Ownership of the passed 60 and B<notAfter> fields of B<x> to B<tm>. Ownership of the passed 71 and B<nextUpdate> fields of I<crl> to I<tm>. Ownership of the passed parameter
|
H A D | DSA_get0_pqg.pod | 53 and therefore the values that have been passed in should not be freed directly 76 Multiple flags can be passed in one go (bitwise ORed together). Any flags that 78 passed in the B<flags> parameter are currently set in the DSA object. Multiple 89 in the call and may therefore I<not> be passed to DSA_set0_key(). If
|
H A D | ASN1_EXTERN_FUNCS.pod | 79 A "free" function responsible for freeing the B<ASN1_VALUE> passed in I<*pval> 86 A "clear" function responsible for clearing any data in the B<ASN1_VALUE> passed 103 passed in the I<ctx> parameter. 144 This is the same as I<asn1_ex_new> except that it is additionally passed the 152 This is the same as I<asn1_ex_d2i> except that it is additionally passed the
|
H A D | EVP_OpenInit.pod | 25 B<ekl> bytes passed in the B<ek> parameter using the private key B<priv>. 40 If the cipher passed in the B<type> parameter is a variable length
|
H A D | OSSL_CALLBACK.pod | 27 simply be passed back to the callback function when it's called. 46 Additional parameters can be passed with the L<OSSL_PARAM(3)> array I<params>,
|
H A D | X509_LOOKUP.pod | 97 The arguments of the control command are passed via I<argc> and I<argl>, 170 The filename is passed in I<argc>, and the type in I<argl>. 175 The directory specification is passed in I<argc>, and the type in 182 The URI is passed in I<argc>. 188 The URI is passed in I<argc>.
|
/openssl/doc/internal/man3/ |
H A D | ossl_init_thread_deregister.pod | 37 set of common stop handlers and is passed in a later call to 39 made then NULL can be passed for this parameter. The I<arg> parameter is passed
|
H A D | OPENSSL_SA.pod | 71 of each item is passed as the first argument to the leaf function and a 72 pointer to the associated value is passed as the second argument. 76 array, of each item is passed as the first argument to the leaf function, 77 a pointer to the associated value is passed as the second argument and 101 B<0> if the passed sparse array is NULL.
|
H A D | ossl_method_construct.pod | 58 passed by ossl_method_construct()). 94 (which is the I<mcm_data> that was passed to ossl_construct_method()). 116 that was passed to ossl_construct_method()). 125 The associated provider object I<prov> is passed as well, to make
|
/openssl/doc/man1/ |
H A D | openssl-genrsa.pod.in | 109 has passed an initial sieve test, B<+> means a number has passed a single 112 has passed all the prime tests (the actual number depends on the key size).
|
/openssl/doc/designs/quic-design/ |
H A D | quic-fc.md | 118 The On TX event is passed to the state machine whenever we send a packet. 124 The On TX Window Updated event is passed to the state machine whenever we have 125 our CWM increased. In other words, it is passed whenever we receive a `MAX_DATA` 132 Update event is passed to the state machine with a value lower than that passed 205 The state machine is passed the On Retire Controlled bytes event when one or 206 more controlled bytes are dequeued from any stream and passed to the 212 processing of the received controlled bytes has been *completed* (i.e., passed 231 This event should be passed to the state machine when a STREAM frame is
|
/openssl/doc/designs/ |
H A D | passing-algorithmidentifier-parameters.md | 45 Applications can choose to add these in an `OSSL_PARAM` array, to be passed 123 at all when such parameter data needs to be passed. 138 - In some cases, they were passed as part of the lower level key structure 154 number of RFCs that specify what parameters should be passed with certain
|