Home
last modified time | relevance | path

Searched refs:OSSL_STORE_ctrl_fn (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DOSSL_STORE_LOADER.pod24 OSSL_STORE_attach_fn, OSSL_STORE_ctrl_fn,
83 typedef int (*OSSL_STORE_ctrl_fn)(OSSL_STORE_LOADER_CTX *ctx, int cmd,
86 OSSL_STORE_ctrl_fn store_ctrl_function);
161 B<OSSL_STORE_ctrl_fn>, B<OSSL_STORE_expect_fn>, B<OSSL_STORE_find_fn>,
190 =item B<OSSL_STORE_ctrl_fn>
335 B<OSSL_STORE_open_ex_fn>, B<OSSL_STORE_ctrl_fn>,
382 OSSL_STORE_unregister_loader(), OSSL_STORE_open_fn(), OSSL_STORE_ctrl_fn(),
/freebsd/crypto/openssl/include/openssl/
H A Dstore.h307 typedef int (*OSSL_STORE_ctrl_fn) typedef
334 OSSL_STORE_ctrl_fn ctrl_function);
/freebsd/crypto/openssl/crypto/store/
H A Dstore_local.h89 OSSL_STORE_ctrl_fn ctrl;
H A Dstore_register.c87 OSSL_STORE_ctrl_fn ctrl_function) in OSSL_STORE_LOADER_set_ctrl()
/freebsd/crypto/openssl/util/
H A Dother.syms96 OSSL_STORE_ctrl_fn datatype
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3475 MLINKS+= OSSL_STORE_LOADER.3 OSSL_STORE_ctrl_fn.3