Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dstore.h308 typedef int (*OSSL_STORE_error_fn)(OSSL_STORE_LOADER_CTX *ctx); typedef
341 OSSL_STORE_error_fn error_function);
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_STORE_LOADER.pod26 OSSL_STORE_load_fn, OSSL_STORE_eof_fn, OSSL_STORE_error_fn,
102 typedef int (*OSSL_STORE_error_fn)(OSSL_STORE_LOADER_CTX *ctx);
104 OSSL_STORE_error_fn store_error_function);
239 The B<OSSL_STORE_eof_fn> and B<OSSL_STORE_error_fn> functions must indicate if
250 =item B<OSSL_STORE_error_fn>
/freebsd/crypto/openssl/crypto/store/
H A Dstore_local.h94 OSSL_STORE_error_fn error;
H A Dstore_register.c124 OSSL_STORE_error_fn error_function) in OSSL_STORE_LOADER_set_error()
/freebsd/crypto/openssl/util/
H A Dother.syms89 OSSL_STORE_error_fn datatype
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3255 MLINKS+= OSSL_STORE_LOADER.3 OSSL_STORE_error_fn.3