/openssl/test/testutil/ |
H A D | tests.c | 25 void test_fail_message_prefix(const char *prefix, const char *file, in test_fail_message_prefix() 74 static void test_fail_message_va(const char *prefix, const char *file, in test_fail_message_va() 87 static void test_fail_message(const char *prefix, const char *file, in test_fail_message() 108 void test_info(const char *file, int line, const char *desc, ...) in test_info() 127 void test_error(const char *file, int line, const char *desc, ...) in test_error() 160 int test_skip(const char *file, int line, const char *desc, ...) in test_skip() 245 int test_ptr_null(const char *file, int line, const char *s, const void *p) in test_ptr_null() 253 int test_ptr(const char *file, int line, const char *s, const void *p) in test_ptr() 261 int test_true(const char *file, int line, const char *s, int b) in test_true() 269 int test_false(const char *file, int line, const char *s, int b) in test_false() [all …]
|
H A D | load.c | 18 X509 *load_cert_pem(const char *file, OSSL_LIB_CTX *libctx) in load_cert_pem() 69 EVP_PKEY *load_pkey_pem(const char *file, OSSL_LIB_CTX *libctx) in load_pkey_pem() 92 X509_REQ *load_csr_der(const char *file, OSSL_LIB_CTX *libctx) in load_csr_der()
|
H A D | format_output.c | 38 static void test_fail_string_common(const char *prefix, const char *file, in test_fail_string_common() 127 void test_fail_string_message(const char *prefix, const char *file, in test_fail_string_message() 265 static void test_fail_bignum_common(const char *prefix, const char *file, in test_fail_bignum_common() 366 void test_fail_bignum_message(const char *prefix, const char *file, in test_fail_bignum_message() 376 void test_fail_bignum_mono_message(const char *prefix, const char *file, in test_fail_bignum_mono_message() 423 static void test_fail_memory_common(const char *prefix, const char *file, in test_fail_memory_common() 518 void test_fail_memory_message(const char *prefix, const char *file, in test_fail_memory_message()
|
/openssl/crypto/x509/ |
H A D | by_file.c | 52 const char *file; in by_file_ctrl_ex() local 87 int X509_load_cert_file_ex(X509_LOOKUP *ctx, const char *file, int type, in X509_load_cert_file_ex() 165 int X509_load_cert_file(X509_LOOKUP *ctx, const char *file, int type) in X509_load_cert_file() 170 int X509_load_crl_file(X509_LOOKUP *ctx, const char *file, int type) in X509_load_crl_file() 231 int X509_load_cert_crl_file_ex(X509_LOOKUP *ctx, const char *file, int type, in X509_load_cert_crl_file_ex() 276 int X509_load_cert_crl_file(X509_LOOKUP *ctx, const char *file, int type) in X509_load_cert_crl_file()
|
H A D | x509_d2.c | 50 int X509_STORE_load_file_ex(X509_STORE *ctx, const char *file, in X509_STORE_load_file_ex() 64 int X509_STORE_load_file(X509_STORE *ctx, const char *file) in X509_STORE_load_file() 99 int X509_STORE_load_locations_ex(X509_STORE *ctx, const char *file, in X509_STORE_load_locations_ex() 112 int X509_STORE_load_locations(X509_STORE *ctx, const char *file, in X509_STORE_load_locations()
|
/openssl/crypto/ |
H A D | mem.c | 177 void *CRYPTO_malloc(size_t num, const char *file, int line) in CRYPTO_malloc() 218 void *CRYPTO_zalloc(size_t num, const char *file, int line) in CRYPTO_zalloc() 230 const char *file, int line) in CRYPTO_aligned_alloc() 291 void *CRYPTO_realloc(void *str, size_t num, const char *file, int line) in CRYPTO_realloc() 310 const char *file, int line) in CRYPTO_clear_realloc() 336 void CRYPTO_free(void *str, const char *file, int line) in CRYPTO_free() 347 void CRYPTO_clear_free(void *str, size_t num, const char *file, int line) in CRYPTO_clear_free() 371 int CRYPTO_mem_debug_push(const char *info, const char *file, int line) in CRYPTO_mem_debug_push() 383 const char *file, int line) in CRYPTO_mem_debug_malloc() 389 const char *file, int line) in CRYPTO_mem_debug_realloc() [all …]
|
H A D | o_fopen.c | 40 FILE *file = NULL; in openssl_fopen() local
|
H A D | mem_sec.c | 154 void *CRYPTO_secure_malloc(size_t num, const char *file, int line) in CRYPTO_secure_malloc() 184 void *CRYPTO_secure_zalloc(size_t num, const char *file, int line) in CRYPTO_secure_zalloc() 194 void CRYPTO_secure_free(void *ptr, const char *file, int line) in CRYPTO_secure_free() 218 const char *file, int line) in CRYPTO_secure_clear_free()
|
H A D | o_str.c | 22 char *CRYPTO_strdup(const char *str, const char* file, int line) in CRYPTO_strdup() 34 char *CRYPTO_strndup(const char *str, size_t s, const char* file, int line) in CRYPTO_strndup() 52 void *CRYPTO_memdup(const void *data, size_t siz, const char* file, int line) in CRYPTO_memdup()
|
/openssl/test/helpers/ |
H A D | cmp_testlib.c | 15 OSSL_CMP_MSG *load_pkimsg(const char *file, OSSL_LIB_CTX *libctx) in load_pkimsg() 77 int print_to_bio_out(const char *func, const char *file, int line, in print_to_bio_out()
|
/openssl/providers/fips/ |
H A D | fipsprov.c | 879 void ERR_set_debug(const char *file, int line, const char *func) in ERR_set_debug() 931 void *CRYPTO_malloc(size_t num, const char *file, int line) in CRYPTO_malloc() 936 void *CRYPTO_zalloc(size_t num, const char *file, int line) in CRYPTO_zalloc() 941 void CRYPTO_free(void *ptr, const char *file, int line) in CRYPTO_free() 946 void CRYPTO_clear_free(void *ptr, size_t num, const char *file, int line) in CRYPTO_clear_free() 951 void *CRYPTO_realloc(void *addr, size_t num, const char *file, int line) in CRYPTO_realloc() 957 const char *file, int line) in CRYPTO_clear_realloc() 962 void *CRYPTO_secure_malloc(size_t num, const char *file, int line) in CRYPTO_secure_malloc() 967 void *CRYPTO_secure_zalloc(size_t num, const char *file, int line) in CRYPTO_secure_zalloc() 972 void CRYPTO_secure_free(void *ptr, const char *file, int line) in CRYPTO_secure_free() [all …]
|
/openssl/crypto/err/ |
H A D | err.c | 354 unsigned long ERR_get_error_all(const char **file, int *line, in ERR_get_error_all() 362 unsigned long ERR_get_error_line(const char **file, int *line) in ERR_get_error_line() 367 unsigned long ERR_get_error_line_data(const char **file, int *line, in ERR_get_error_line_data() 379 unsigned long ERR_peek_error_line(const char **file, int *line) in ERR_peek_error_line() 394 unsigned long ERR_peek_error_all(const char **file, int *line, in ERR_peek_error_all() 402 unsigned long ERR_peek_error_line_data(const char **file, int *line, in ERR_peek_error_line_data() 414 unsigned long ERR_peek_last_error_line(const char **file, int *line) in ERR_peek_last_error_line() 429 unsigned long ERR_peek_last_error_all(const char **file, int *line, in ERR_peek_last_error_all() 437 unsigned long ERR_peek_last_error_line_data(const char **file, int *line, in ERR_peek_last_error_line_data() 445 const char **file, int *line, in get_error_values()
|
H A D | err_prn.c | 25 const char *file, *data, *func; in ERR_print_errors_cb() local 51 const char *file, int line) in put_error() 62 const char *file = NULL; in ERR_add_error_txt() local
|
/openssl/test/ |
H A D | endecode_test.c | 153 static int test_encode_decode(const char *file, const int line, in test_encode_decode() 242 static int encode_EVP_PKEY_prov(const char *file, const int line, in encode_EVP_PKEY_prov() 443 static int encode_EVP_PKEY_PVK(const char *file, const int line, in encode_EVP_PKEY_PVK() 476 static int test_text(const char *file, const int line, in test_text() 483 static int test_mem(const char *file, const int line, in test_mem() 587 static int check_params_DER(const char *file, const int line, in check_params_DER() 613 static int check_params_PEM(const char *file, const int line, in check_params_PEM() 672 static int check_MSBLOB(const char *file, const int line, in check_MSBLOB() 694 static int check_PVK(const char *file, const int line, in check_PVK() 812 static int check_public_DER(const char *file, const int line, in check_public_DER() [all …]
|
H A D | errtest.c | 36 const char *file = OPENSSL_FILE; in test_print_error_format() local 39 const char *file = ""; in test_print_error_format() local 153 const char *file; in raised_error() local
|
/openssl/crypto/cmp/ |
H A D | cmp_util.c | 76 char **func, char **file, int *line) in ossl_cmp_log_parse_metadata() 127 int OSSL_CMP_print_to_bio(BIO *bio, const char *component, const char *file, in OSSL_CMP_print_to_bio() 155 const char *file = NULL, *func = NULL, *data = NULL; in OSSL_CMP_print_errors_cb() local
|
/openssl/ssl/ |
H A D | ssl_rsa_legacy.c | 43 int SSL_use_RSAPrivateKey_file(SSL *ssl, const char *file, int type) in SSL_use_RSAPrivateKey_file() 130 int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX *ctx, const char *file, int type) in SSL_CTX_use_RSAPrivateKey_file()
|
H A D | ssl_rsa.c | 53 int SSL_use_certificate_file(SSL *ssl, const char *file, int type) in SSL_use_certificate_file() 168 int SSL_use_PrivateKey_file(SSL *ssl, const char *file, int type) in SSL_use_PrivateKey_file() 306 int SSL_CTX_use_certificate_file(SSL_CTX *ctx, const char *file, int type) in SSL_CTX_use_certificate_file() 388 int SSL_CTX_use_PrivateKey_file(SSL_CTX *ctx, const char *file, int type) in SSL_CTX_use_PrivateKey_file() 457 static int use_certificate_chain_file(SSL_CTX *ctx, SSL *ssl, const char *file) in use_certificate_chain_file() 581 int SSL_CTX_use_certificate_chain_file(SSL_CTX *ctx, const char *file) in SSL_CTX_use_certificate_chain_file() 586 int SSL_use_certificate_chain_file(SSL *ssl, const char *file) in SSL_use_certificate_chain_file() 857 int SSL_CTX_use_serverinfo_file(SSL_CTX *ctx, const char *file) in SSL_CTX_use_serverinfo_file()
|
/openssl/engines/ |
H A D | e_ossltest_err.c | 50 static void ERR_OSSLTEST_error(int function, int reason, const char *file, int line) in ERR_OSSLTEST_error()
|
H A D | e_dasync_err.c | 50 static void ERR_DASYNC_error(int function, int reason, const char *file, int line) in ERR_DASYNC_error()
|
H A D | e_loader_attic_err.c | 67 static void ERR_ATTIC_error(int function, int reason, const char *file, int line) in ERR_ATTIC_error()
|
H A D | e_afalg_err.c | 66 static void ERR_AFALG_error(int function, int reason, const char *file, int line) in ERR_AFALG_error()
|
H A D | e_capi_err.c | 88 static void ERR_CAPI_error(int function, int reason, const char *file, int line) in ERR_CAPI_error()
|
/openssl/crypto/rand/ |
H A D | randfile.c | 85 int RAND_load_file(const char *file, long bytes) in RAND_load_file() 182 int RAND_write_file(const char *file) in RAND_write_file()
|
/openssl/external/perl/Text-Template-1.56/ |
H A D | META.json | 59 "file" : "lib/Text/Template.pm", string 63 "file" : "lib/Text/Template/Preprocess.pm", string
|