Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DOSSL_STORE_LOADER.pod25 OSSL_STORE_expect_fn, OSSL_STORE_find_fn,
87 typedef int (*OSSL_STORE_expect_fn)(OSSL_STORE_LOADER_CTX *ctx, int expected);
89 OSSL_STORE_expect_fn expect_function);
161 B<OSSL_STORE_ctrl_fn>, B<OSSL_STORE_expect_fn>, B<OSSL_STORE_find_fn>,
209 =item B<OSSL_STORE_expect_fn>
336 B<OSSL_STORE_expect_fn>, B<OSSL_STORE_load_fn>, B<OSSL_STORE_eof_fn>
/freebsd/crypto/openssl/include/openssl/
H A Dstore.h301 typedef int (*OSSL_STORE_expect_fn) typedef
329 OSSL_STORE_expect_fn expect_function);
/freebsd/crypto/openssl/crypto/store/
H A Dstore_local.h90 OSSL_STORE_expect_fn expect;
H A Dstore_register.c96 OSSL_STORE_expect_fn expect_function) in OSSL_STORE_LOADER_set_expect()
/freebsd/crypto/openssl/util/
H A Dother.syms86 OSSL_STORE_expect_fn datatype
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3256 MLINKS+= OSSL_STORE_LOADER.3 OSSL_STORE_expect_fn.3