Home
last modified time | relevance | path

Searched defs:func (Results 1 – 25 of 34) sorted by relevance

12

/openssl/crypto/evp/
H A Devp_utils.c27 #define PARAM_CHECK(obj, func, errfunc) \ argument
37 #define PARAM_FUNC(name, func, type, err) \ argument
44 #define PARAM_CTX_FUNC(name, func, type, err) \ argument
/openssl/crypto/err/
H A Derr_prn.c25 const char *file, *data, *func; in ERR_print_errors_cb() local
50 static void put_error(int lib, const char *func, int reason, in put_error()
64 const char *func = NULL; in ERR_add_error_txt() local
H A Derr.c355 const char **func, in ERR_get_error_all()
384 unsigned long ERR_peek_error_func(const char **func) in ERR_peek_error_func()
395 const char **func, in ERR_peek_error_all()
419 unsigned long ERR_peek_last_error_func(const char **func) in ERR_peek_last_error_func()
430 const char **func, in ERR_peek_last_error_all()
446 const char **func, in get_error_values()
521 void ossl_err_string_int(unsigned long e, const char *func, in ossl_err_string_int()
H A Derr_blocks.c29 void ERR_set_debug(const char *file, int line, const char *func) in ERR_set_debug()
/openssl/crypto/cmp/
H A Dcmp_util.c76 char **func, char **file, int *line) in ossl_cmp_log_parse_metadata()
118 static const char *improve_location_name(const char *func, const char *fallback) in improve_location_name()
155 const char *file = NULL, *func = NULL, *data = NULL; in OSSL_CMP_print_errors_cb() local
H A Dcmp_ctx.c315 char *func = NULL; local
343 const char *func, const char *file, int line, in ossl_cmp_print_log()
H A Dcmp_genm.c21 static void cert_msg(const char *func, const char *file, int lineno, in cert_msg()
/openssl/ms/
H A Duplink.c39 void (*func) (void) = unimplemented; in OPENSSL_Uplink() local
/openssl/crypto/lhash/
H A Dlhash.c188 OPENSSL_LH_DOALL_FUNC func, in doall_util_fn()
216 void OPENSSL_LH_doall(OPENSSL_LHASH *lh, OPENSSL_LH_DOALL_FUNC func) in OPENSSL_LH_doall()
226 OPENSSL_LH_DOALL_FUNCARG func, void *arg) in OPENSSL_LH_doall_arg()
/openssl/include/internal/
H A Dsafe_math.h18 # define has(func) __has_builtin(func) argument
20 # define has(func) 1 argument
25 # define has(func) 0 argument
/openssl/test/helpers/
H A Dcmp_testlib.c77 int print_to_bio_out(const char *func, const char *file, int line, in print_to_bio_out()
/openssl/include/crypto/
H A Dpoly1305.h38 } func; member
/openssl/apps/include/
H A Dfunction.h26 int (*func)(int argc, char *argv[]); member
/openssl/crypto/modes/
H A Dctr128.c154 unsigned int *num, ctr128_f func) in CRYPTO_ctr128_encrypt_ctr32()
/openssl/test/
H A Dshlibloadtest.c67 void (*func)(void); in test_lib() member
H A Derrtest.c30 const char *func = OPENSSL_FUNC; in test_print_error_format() local
H A Dp_test.c78 const char *func, const char *fmt, ...) in p_set_error()
H A Dcmp_ctx_test.c136 static int msg_total_size_log_cb(const char *func, const char *file, int line, in msg_total_size_log_cb()
259 static int test_log_cb(const char *func, const char *file, int line, in test_log_cb()
/openssl/include/openssl/
H A Dcrypto.h.in279 # define CRYPTO_set_locking_callback(func) argument
281 # define CRYPTO_set_add_lock_callback(func) argument
309 # define CRYPTO_set_id_callback(func) argument
H A Dx509_vfy.h.in416 #define X509_STORE_set_verify_func(ctx, func) \ argument
423 # define X509_STORE_set_verify_cb_func(ctx,func) \ argument
453 #define X509_STORE_set_lookup_crls_cb(ctx, func) \ argument
/openssl/crypto/async/
H A Dasync_local.h41 int (*func) (void *); member
/openssl/providers/
H A Dlegacyprov.c271 void ERR_set_debug(const char *file, int line, const char *func) in ERR_set_debug()
/openssl/crypto/
H A Dsparse_array.c126 void (*func)(ossl_uintmax_t, void *); member
H A Dinit.c680 void (*func)(void); in OPENSSL_atexit() member
/openssl/fuzz/
H A Dcmp.c39 static int print_noop(const char *func, const char *file, int line, in print_noop()

Completed in 46 milliseconds

12