Home
last modified time | relevance | path

Searched defs:header (Results 1 – 15 of 15) sorted by relevance

/openssl/test/
H A Dpemtest.c36 char *name = NULL, *header = NULL; in test_b64() local
66 char *name = NULL, *header = NULL; in test_invalid() local
106 char *name = NULL, *header = NULL; in test_empty_payload() local
H A Dx509aux.c25 char *header = 0; in test_certs() local
H A Drecordlentest.c29 unsigned char header[SSL3_RT_HEADER_LENGTH]; in write_record() local
H A Ddanetest.c95 char *header = 0; in STACK_OF() local
/openssl/fuzz/
H A Dpem.c26 char *name = NULL, *header = NULL; in FuzzerTestOneInput() local
/openssl/crypto/pem/
H A Dpem_lib.c248 char *nm = NULL, *header = NULL; in pem_bytes_read_bio_flags() local
495 int PEM_get_EVP_CIPHER_INFO(char *header, EVP_CIPHER_INFO *cipher) in PEM_get_EVP_CIPHER_INFO()
593 int PEM_write(FILE *fp, const char *name, const char *header, in PEM_write()
610 int PEM_write_bio(BIO *bp, const char *name, const char *header, in PEM_write_bio()
683 int PEM_read(FILE *fp, char **name, char **header, unsigned char **data, in PEM_read()
816 static int get_header_and_data(BIO *bp, BIO **header, BIO **data, char *name, in get_header_and_data()
924 int PEM_read_bio_ex(BIO *bp, char **name_out, char **header, in PEM_read_bio_ex()
1009 int PEM_read_bio(BIO *bp, char **name, char **header, unsigned char **data, in PEM_read_bio()
H A Dpem_info.c58 char *name = NULL, *header = NULL, *str; in STACK_OF() local
/openssl/test/recipes/70-test_quic_multistream_data/
H A Dverify-qlog.py110 def check_packet_header(filename, event, header): argument
/openssl/apps/
H A Dasn1parse.c70 char *name = NULL, *header = NULL, *prog; in asn1parse_main() local
H A Docsp.c233 char *header, *value, *respdigname = NULL; in ocsp_main() local
/openssl/ssl/record/methods/
H A Dssl3_cbc.c129 const unsigned char *header, in ssl3_cbc_digest_record()
H A Dtls1_meth.c471 unsigned char header[13]; in tls1_mac() local
/openssl/ssl/statem/
H A Dstatem_dtls.c1313 unsigned char *header; in dtls1_set_handshake_header() local
/openssl/crypto/cmp/
H A Dcmp_local.h724 OSSL_CMP_PKIHEADER *header; member
742 OSSL_CMP_PKIHEADER *header; member
/openssl/ssl/
H A Dssl_rsa.c865 char *header = NULL; in SSL_CTX_use_serverinfo_file() local

Completed in 69 milliseconds