Home
last modified time | relevance | path

Searched refs:OSSL_STORE_close_fn (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/man3/
H A DOSSL_STORE_LOADER.pod27 OSSL_STORE_close_fn - Types and functions to manipulate, register and
105 typedef int (*OSSL_STORE_close_fn)(OSSL_STORE_LOADER_CTX *ctx);
107 OSSL_STORE_close_fn store_close_function);
162 B<OSSL_STORE_load_fn>, B<OSSL_STORE_eof_fn>, and B<OSSL_STORE_close_fn>
257 =item B<OSSL_STORE_close_fn>
336 and B<OSSL_STORE_close_fn> have the same return values as OSSL_STORE_open(),
378 OSSL_STORE_load_fn(), OSSL_STORE_eof_fn() and OSSL_STORE_close_fn()
/openssl/include/openssl/
H A Dstore.h309 typedef int (*OSSL_STORE_close_fn)(OSSL_STORE_LOADER_CTX *ctx); typedef
344 OSSL_STORE_close_fn close_function);
/openssl/crypto/store/
H A Dstore_local.h95 OSSL_STORE_close_fn closefn;
H A Dstore_register.c131 OSSL_STORE_close_fn close_function) in OSSL_STORE_LOADER_set_close()
/openssl/util/
H A Dother.syms79 OSSL_STORE_close_fn datatype

Completed in 13 milliseconds