Lines Matching refs:object
45 to the OpenSSL library in provider-native object abstraction form (see
46 L<provider-object(7)>). The OpenSSL library is then responsible for
51 OSSL_FUNC_store_export_object() (which exports the object in parameterized
104 OSSL_FUNC_store_load() loads the next object from the URI opened by
105 OSSL_FUNC_store_open(), creates an object abstraction for it (see
106 L<provider-object(7)>), and calls I<object_cb> with it as well as
107 I<object_cbarg>. I<object_cb> will then interpret the object abstraction
109 case a passphrase needs to be prompted to unlock an object, I<pw_cb> should
118 When a provider-native object is created by a store manager it would be unsuitable
120 exporting the object to that foreign provider if the foreign provider
121 supports the type of the object and provides an import function.
123 OSSL_FUNC_store_export_object() should export the object of size I<objref_sz>
127 OSSL_FUNC_store_delete() deletes the object identified by the I<uri>. The
129 case a passphrase needs to be prompted to remove an object, I<pw_cb> should be
135 This variant additionally accepts an L<OSSL_PARAM(3)> object and a I<pw_cb>
147 object types match the expectation too.
156 Indicates that the caller wants to search for an object with the given
164 Indicates that the caller wants to search for an object with the given
172 Indicates that the caller wants to search for an object with the given
179 Indicates that the caller wants to search for an object with the given
184 Indicates that the caller wants to search for an object with the given