Searched refs:OSSL_STORE_ctrl_fn (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A 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(),
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A 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);
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | store.h | 299 typedef int (*OSSL_STORE_ctrl_fn) typedef 326 OSSL_STORE_ctrl_fn ctrl_function);
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/store/ |
H A D | store_local.h | 105 OSSL_STORE_ctrl_fn ctrl;
|
H A D | store_register.c | 75 OSSL_STORE_ctrl_fn ctrl_function) in OSSL_STORE_LOADER_set_ctrl()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/store/ |
H A D | store_local.h | 89 OSSL_STORE_ctrl_fn ctrl;
|
H A D | store_register.c | 89 OSSL_STORE_ctrl_fn ctrl_function) in OSSL_STORE_LOADER_set_ctrl()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
H A D | private.num | 36 OSSL_STORE_ctrl_fn datatype
|
/netbsd-src/crypto/external/bsd/openssl/dist/util/ |
H A D | other.syms | 85 OSSL_STORE_ctrl_fn datatype
|