Searched refs:OSSL_STORE_error_fn (Results 1 – 5 of 5) sorted by relevance
308 typedef int (*OSSL_STORE_error_fn)(OSSL_STORE_LOADER_CTX *ctx); typedef341 OSSL_STORE_error_fn error_function);
94 OSSL_STORE_error_fn error;
124 OSSL_STORE_error_fn error_function) in OSSL_STORE_LOADER_set_error()
26 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 if250 =item B<OSSL_STORE_error_fn>
84 OSSL_STORE_error_fn datatype
Completed in 6 milliseconds