Lines Matching refs:pointer
163 are the function pointer types used within a STORE loader.
192 This function takes a B<OSSL_STORE_LOADER_CTX> pointer, a command number
211 This function takes a B<OSSL_STORE_LOADER_CTX> pointer and a B<OSSL_STORE_INFO>
220 This function takes a B<OSSL_STORE_LOADER_CTX> pointer and a
232 This function takes a B<OSSL_STORE_LOADER_CTX> pointer and a B<UI_METHOD>
246 This function takes a B<OSSL_STORE_LOADER_CTX> pointer and is expected to
252 This function takes a B<OSSL_STORE_LOADER_CTX> pointer and is expected to
259 This function takes a B<OSSL_STORE_LOADER_CTX> pointer and is expected to
261 contents of the B<OSSL_STORE_LOADER_CTX> pointer.
312 OSSL_STORE_LOADER_fetch() returns a pointer to an OSSL_STORE_LOADER object,
322 OSSL_STORE_LOADER_get0_provider() returns a pointer to a provider object, or
325 OSSL_STORE_LOADER_get0_properties() returns a pointer to a property
331 OSSL_STORE_LOADER_get0_description() returns a pointer to a description, or NULL if
341 OSSL_STORE_LOADER_new() returns a pointer to a B<OSSL_STORE_LOADER> on success,