Searched refs:OSSL_STORE_ctrl_fn (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | OSSL_STORE_LOADER.pod | 12 OSSL_STORE_unregister_loader, OSSL_STORE_open_fn, OSSL_STORE_ctrl_fn, 38 typedef int (*OSSL_STORE_ctrl_fn)(OSSL_STORE_LOADER_CTX *ctx, int cmd, 41 OSSL_STORE_ctrl_fn store_ctrl_function); 83 B<OSSL_STORE_open_fn>, B<OSSL_STORE_ctrl_fn>, B<OSSL_STORE_expect_fn>, 102 =item B<OSSL_STORE_ctrl_fn> 222 The functions with the types B<OSSL_STORE_open_fn>, B<OSSL_STORE_ctrl_fn>, 251 OSSL_STORE_unregister_loader(), OSSL_STORE_open_fn(), OSSL_STORE_ctrl_fn(),
|
| /freebsd-12-stable/crypto/openssl/include/openssl/ |
| D | store.h | 225 typedef int (*OSSL_STORE_ctrl_fn)(OSSL_STORE_LOADER_CTX *ctx, int cmd, typedef 228 OSSL_STORE_ctrl_fn ctrl_function);
|
| /freebsd-12-stable/crypto/openssl/crypto/store/ |
| D | store_local.h | 105 OSSL_STORE_ctrl_fn ctrl;
|
| D | store_register.c | 75 OSSL_STORE_ctrl_fn ctrl_function) in OSSL_STORE_LOADER_set_ctrl()
|
| /freebsd-12-stable/secure/lib/libcrypto/man/man3/ |
| D | Makefile | 2085 MLINKS+= OSSL_STORE_LOADER.3 OSSL_STORE_ctrl_fn.3
|