| /include/internal/ |
| A D | mem_alloc_utils.h | 36 ossl_report_alloc_err_ex(const char * const file, const int line, in OSSL_SAFE_MATH_UNSIGNED() 43 if (file != NULL || line != 0) { in OSSL_SAFE_MATH_UNSIGNED() 45 ERR_set_debug(file, line, NULL); in OSSL_SAFE_MATH_UNSIGNED() 52 ossl_report_alloc_err(const char * const file, const int line) in ossl_report_alloc_err() argument 54 ossl_report_alloc_err_ex(file, line, ERR_R_MALLOC_FAILURE); in ossl_report_alloc_err() 59 ossl_report_alloc_err_of(const char * const file, const int line) in ossl_report_alloc_err_of() argument 66 ossl_report_alloc_err_inv(const char * const file, const int line) in ossl_report_alloc_err_inv() argument 78 const char * const file, const int line) in ossl_size_mul() argument 84 ossl_report_alloc_err_of(file, line); in ossl_size_mul() 99 const char * const file, const int line) in ossl_size_add() argument [all …]
|
| A D | common.h | 44 const char *file, int line) in ossl_assert_int() argument 47 OPENSSL_die(exprstr, file, line); in ossl_assert_int()
|
| A D | qlog.h | 54 int ossl_qlog_set_sink_file(QLOG *qlog, FILE *file, int close_flag);
|
| /include/openssl/ |
| A D | crypto.h.in | 8 * this file except in compliance with the License. You can obtain a copy 9 * in the file LICENSE in the source distribution or at 341 typedef void (*CRYPTO_free_fn)(void *addr, const char *file, int line); 352 const char *file, int line); 354 const char *file, int line); 362 char *CRYPTO_strdup(const char *str, const char *file, int line); 364 void CRYPTO_free(void *ptr, const char *file, int line); 368 const char *file, int line); 370 const char *file, int line); 382 void CRYPTO_secure_free(void *ptr, const char *file, int line); [all …]
|
| A D | cmp_util.h | 44 typedef int (*OSSL_CMP_log_cb_t)(const char *func, const char *file, int line, 47 int OSSL_CMP_print_to_bio(BIO *bio, const char *component, const char *file,
|
| A D | rand.h | 100 int RAND_load_file(const char *file, long max_bytes); 101 int RAND_write_file(const char *file); 102 const char *RAND_file_name(char *file, size_t num);
|
| A D | fipskey.h.in | 7 * this file except in compliance with the License. You can obtain a copy 8 * in the file LICENSE in the source distribution or at
|
| A D | err.h.in | 5 * this file except in compliance with the License. You can obtain a copy 6 * in the file LICENSE in the source distribution or at 385 void ERR_set_debug(const char *file, int line, const char *func); 398 # define ERR_put_error(lib, func, reason, file, line) \ argument 400 ERR_set_debug((file), (line), OPENSSL_FUNC), \ 407 unsigned long ERR_get_error_all(const char **file, int *line, 412 unsigned long ERR_get_error_line(const char **file, int *line); 414 unsigned long ERR_get_error_line_data(const char **file, int *line, 418 unsigned long ERR_peek_error_line(const char **file, int *line); 421 unsigned long ERR_peek_error_all(const char **file, int *line, [all …]
|
| A D | ess.h.in | 7 * this file except in compliance with the License. You can obtain a copy 8 * in the file LICENSE in the source distribution or at
|
| A D | comp.h.in | 5 * this file except in compliance with the License. You can obtain a copy 6 * in the file LICENSE in the source distribution or at
|
| A D | configuration.h.in | 7 * this file except in compliance with the License. You can obtain a copy 8 * in the file LICENSE in the source distribution or at
|
| A D | conf.h.in | 7 * this file except in compliance with the License. You can obtain a copy 8 * in the file LICENSE in the source distribution or at 78 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, 121 int NCONF_load(CONF *conf, const char *file, long *eline);
|
| A D | core_dispatch.h | 89 const char *file, int line, const char *func)) 118 CRYPTO_malloc, (size_t num, const char *file, int line)) 121 CRYPTO_zalloc, (size_t num, const char *file, int line)) 124 CRYPTO_free, (void *ptr, const char *file, int line)) 127 CRYPTO_clear_free, (void *ptr, size_t num, const char *file, int line)) 130 CRYPTO_realloc, (void *addr, size_t num, const char *file, int line)) 134 const char *file, int line)) 137 CRYPTO_secure_malloc, (size_t num, const char *file, int line)) 140 CRYPTO_secure_zalloc, (size_t num, const char *file, int line)) 143 CRYPTO_secure_free, (void *ptr, const char *file, int line)) [all …]
|
| A D | opensslv.h.in | 7 * this file except in compliance with the License. You can obtain a copy 8 * in the file LICENSE in the source distribution or at
|
| A D | core_names.h.in | 7 * this file except in compliance with the License. You can obtain a copy 8 * in the file LICENSE in the source distribution or at
|
| A D | x509_vfy.h.in | 7 * this file except in compliance with the License. You can obtain a copy 8 * in the file LICENSE in the source distribution or at 628 int X509_load_cert_file(X509_LOOKUP *ctx, const char *file, int type); 629 int X509_load_cert_file_ex(X509_LOOKUP *ctx, const char *file, int type, 631 int X509_load_crl_file(X509_LOOKUP *ctx, const char *file, int type); 632 int X509_load_cert_crl_file(X509_LOOKUP *ctx, const char *file, int type); 633 int X509_load_cert_crl_file_ex(X509_LOOKUP *ctx, const char *file, int type, 658 int X509_STORE_load_file(X509_STORE *xs, const char *file); 661 int X509_STORE_load_locations(X509_STORE *s, const char *file, const char *dir); 664 int X509_STORE_load_file_ex(X509_STORE *xs, const char *file, [all …]
|
| A D | ts.h | 484 X509 *TS_CONF_load_cert(const char *file); 485 STACK_OF(X509) *TS_CONF_load_certs(const char *file); 486 EVP_PKEY *TS_CONF_load_key(const char *file, const char *pass);
|
| A D | srp.h.in | 8 * this file except in compliance with the License. You can obtain a copy 9 * in the file LICENSE in the source distribution or at
|
| A D | crmf.h.in | 9 * this file except in compliance with the License. You can obtain a copy 10 * in the file LICENSE in the source distribution or at
|
| A D | x509_acert.h.in | 7 * this file except in compliance with the License. You can obtain a copy 8 * in the file LICENSE in the source distribution or at
|
| A D | cmp.h.in | 9 * this file except in compliance with the License. You can obtain a copy 10 * in the file LICENSE in the source distribution or at 472 OSSL_CMP_MSG *OSSL_CMP_MSG_read(const char *file, OSSL_LIB_CTX *libctx, 474 int OSSL_CMP_MSG_write(const char *file, const OSSL_CMP_MSG *msg);
|
| A D | ct.h.in | 7 * this file except in compliance with the License. You can obtain a copy 8 * in the file LICENSE in the source distribution or at 510 * Loads a CT log list into a |store| from a |file|. 513 __owur int CTLOG_STORE_load_file(CTLOG_STORE *store, const char *file);
|
| /include/crypto/ |
| A D | bn_conf.h.in | 6 * this file except in compliance with the License. You can obtain a copy 7 * in the file LICENSE in the source distribution or at 16 * The contents of this file are not used in the UEFI build, as
|
| A D | dso_conf.h.in | 6 * this file except in compliance with the License. You can obtain a copy 7 * in the file LICENSE in the source distribution or at
|
| A D | riscv_arch.def | 5 * this file except in compliance with the License. You can obtain a copy 6 * in the file LICENSE in the source distribution or at
|