Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 74) sorted by relevance

123

/openssl/include/openssl/
H A Dmacros.h185 # define OSSL_DEPRECATEDIN_3_4_FOR(msg) OSSL_DEPRECATED_FOR(3.4, msg) argument
191 # define OSSL_DEPRECATEDIN_3_4_FOR(msg) argument
196 # define OSSL_DEPRECATEDIN_3_1_FOR(msg) OSSL_DEPRECATED_FOR(3.1, msg) argument
202 # define OSSL_DEPRECATEDIN_3_1_FOR(msg) argument
213 # define OSSL_DEPRECATEDIN_3_0_FOR(msg) argument
224 # define OSSL_DEPRECATEDIN_1_1_1_FOR(msg) argument
235 # define OSSL_DEPRECATEDIN_1_1_0_FOR(msg) argument
246 # define OSSL_DEPRECATEDIN_1_0_2_FOR(msg) argument
257 # define OSSL_DEPRECATEDIN_1_0_1_FOR(msg) argument
268 # define OSSL_DEPRECATEDIN_1_0_0_FOR(msg) argument
[all …]
/openssl/crypto/cmp/
H A Dcmp_msg.c25 OSSL_CMP_MSG *msg = NULL; in OSSL_CMP_MSG_new() local
162 OSSL_CMP_MSG *msg = NULL; in ossl_cmp_msg_create() local
379 OSSL_CMP_MSG *msg; in ossl_cmp_certreq_new() local
450 OSSL_CMP_MSG *msg = NULL; in ossl_cmp_certrep_new() local
520 OSSL_CMP_MSG *msg = NULL; in ossl_cmp_rr_new() local
587 OSSL_CMP_MSG *msg = NULL; in ossl_cmp_rp_new() local
630 OSSL_CMP_MSG *msg; in ossl_cmp_pkiconf_new() local
692 OSSL_CMP_MSG *msg = NULL; in gen_new() local
731 OSSL_CMP_MSG *msg = NULL; in ossl_cmp_error_new() local
907 OSSL_CMP_MSG *msg; in ossl_cmp_pollRep_new() local
[all …]
H A Dcmp_vfy.c26 const OSSL_CMP_MSG *msg, X509 *cert) in verify_signature()
78 static int verify_PBMAC(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) in verify_PBMAC()
248 const OSSL_CMP_MSG *msg) in cert_acceptable()
327 const OSSL_CMP_MSG *msg, X509 *scrt) in check_cert_path_3gpp()
369 const OSSL_CMP_MSG *msg) in check_msg_given_cert()
386 const OSSL_CMP_MSG *msg, int mode_3gpp) in check_msg_with_certs()
422 static int check_msg_all_certs(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg, in check_msg_all_certs()
462 static int check_msg_find_cert(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) in check_msg_find_cert()
563 int OSSL_CMP_validate_msg(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg) in OSSL_CMP_validate_msg()
703 int ossl_cmp_msg_check_update(OSSL_CMP_CTX *ctx, const OSSL_CMP_MSG *msg, in ossl_cmp_msg_check_update()
[all …]
H A Dcmp_protect.c34 const OSSL_CMP_MSG *msg) in ossl_cmp_calc_protection()
134 int ossl_cmp_msg_add_extraCerts(OSSL_CMP_CTX *ctx, OSSL_CMP_MSG *msg) in ossl_cmp_msg_add_extraCerts()
220 static int set_senderKID(const OSSL_CMP_CTX *ctx, OSSL_CMP_MSG *msg, in set_senderKID()
229 int ossl_cmp_msg_protect(OSSL_CMP_CTX *ctx, OSSL_CMP_MSG *msg) in ossl_cmp_msg_protect()
H A Dcmp_server.c178 OSSL_CMP_MSG *msg; in delayed_delivery() local
216 OSSL_CMP_MSG *msg = NULL; in process_cert_request() local
310 OSSL_CMP_MSG *msg = NULL; in process_rr() local
358 OSSL_CMP_MSG *msg; in process_genm() local
375 OSSL_CMP_MSG *msg; in process_error() local
394 OSSL_CMP_MSG *msg = NULL; in process_certConf() local
510 OSSL_CMP_MSG *msg = NULL; in process_pollReq() local
H A Dcmp_util.c81 const char *msg = buf; in ossl_cmp_log_parse_metadata() local
128 int line, OSSL_CMP_severity level, const char *msg) in OSSL_CMP_print_to_bio()
154 char msg[ERR_PRINT_BUF_SIZE]; in OSSL_CMP_print_errors_cb() local
/openssl/test/helpers/
H A Dcmp_testlib.c17 OSSL_CMP_MSG *msg; in load_pkimsg() local
26 int valid_asn1_encoding(const OSSL_CMP_MSG *msg) in valid_asn1_encoding()
78 OSSL_CMP_severity level, const char *msg) in print_to_bio_out()
H A Dpktsplitbio.c33 static int pkt_split_dgram_sendmmsg(BIO *bio, BIO_MSG *msg, size_t stride, in pkt_split_dgram_sendmmsg()
49 static int pkt_split_dgram_recvmmsg(BIO *bio, BIO_MSG *msg, size_t stride, in pkt_split_dgram_recvmmsg()
H A Dnoisydgrambio.c32 BIO_MSG msg; member
113 BIO_MSG *msg, size_t num_msg) in bandwidth_limit()
169 static int noisy_dgram_sendmmsg(BIO *bio, BIO_MSG *msg, size_t stride, in noisy_dgram_sendmmsg()
279 static void flip_bits(unsigned char *msg, size_t msg_len, uint16_t flip, in flip_bits()
302 static int noisy_dgram_recvmmsg(BIO *bio, BIO_MSG *msg, size_t stride, in noisy_dgram_recvmmsg()
/openssl/ssl/
H A Dt1_trce.c25 # define ssl_trace_list(bio, indent, msg, msglen, value, table) \ argument
42 const unsigned char *msg, size_t msglen, in do_ssl_trace_list()
651 const unsigned char *msg, size_t msglen) in ssl_print_hex()
958 const unsigned char *msg = *msgin; in ssl_print_extensions() local
1007 const unsigned char *msg, size_t msglen) in ssl_print_client_hello()
1323 const unsigned char *msg = *pmsg; in ssl_print_raw_public_key() local
1348 int indent, const unsigned char *msg, in ssl_print_certificates()
1389 const unsigned char *msg, in ssl_print_compressed_certificates()
1548 const unsigned char *msg, size_t msglen) in ssl_print_ticket()
1597 const unsigned char *msg, size_t msglen, in ssl_print_handshake()
[all …]
/openssl/test/recipes/70-test_quic_multistream_data/
H A Dverify-qlog.py14 def __init__(self, filename, msg): argument
18 def __init__(self, line, msg): argument
/openssl/apps/
H A Dcmp.c703 #define CMP_print(bio, level, prefix, msg, a1, a2, a3) \ argument
713 #define CMP_INFO(msg, a1, a2, a3) \ argument
715 #define CMP_info(msg) CMP_INFO(msg"%s%s%s", "", "", "") argument
716 #define CMP_info1(msg, a1) CMP_INFO(msg"%s%s", a1, "", "") argument
717 #define CMP_info2(msg, a1, a2) CMP_INFO(msg"%s", a1, a2, "") argument
718 #define CMP_info3(msg, a1, a2, a3) CMP_INFO(msg, a1, a2, a3) argument
725 #define CMP_ERR(msg, a1, a2, a3) \ argument
727 #define CMP_err(msg) CMP_ERR(msg"%s%s%s", "", "", "") argument
728 #define CMP_err1(msg, a1) CMP_ERR(msg"%s%s", a1, "", "") argument
729 #define CMP_err2(msg, a1, a2) CMP_ERR(msg"%s", a1, a2, "") argument
[all …]
/openssl/fuzz/
H A Dcmp.c40 OSSL_CMP_severity level, const char *msg) in print_noop()
51 static void cmp_client_process_response(OSSL_CMP_CTX *ctx, OSSL_CMP_MSG *msg) in cmp_client_process_response()
172 OSSL_CMP_MSG *msg; in FuzzerTestOneInput() local
/openssl/test/
H A Dquicfaultstest.c29 char *msg = "Hello World!"; in test_basic() local
97 char *msg = "Hello World!"; in test_unknown_frame() local
267 char *msg = "Hello World!"; in test_corrupted_data() local
H A Dfatalerrtest.c23 const char *msg = "Dummy"; in test_fatalerr() local
H A Decdsatest.h26 const char *msg; /* message to sign */ member
H A Dtls13ccstest.c93 PACKET pkt, msg, msgbody, sessionid; in watchccs_write() local
248 const char msg[] = "Dummy data"; in test_tls13ccs() local
H A Dquic_newcid_test.c55 char *msg = "Hello World!"; in test_ncid_frame() local
/openssl/include/internal/
H A Dktls.h99 struct msghdr msg = { 0 }; in ktls_send_ctrl_message() local
140 struct msghdr msg = { 0 }; in ktls_read_record() local
331 struct msghdr msg; in ktls_send_ctrl_message() local
385 struct msghdr msg; in ktls_read_record() local
/openssl/ms/
H A Duplink.c26 static TCHAR msg[128]; variable
/openssl/crypto/sm2/
H A Dsm2_sign.c153 const uint8_t *msg, size_t msg_len) in sm2_compute_msg_hash()
414 const uint8_t *msg, size_t msg_len) in ossl_sm2_do_sign()
437 const uint8_t *msg, size_t msg_len) in ossl_sm2_do_verify()
/openssl/crypto/ts/
H A Dts_lib.c82 ASN1_OCTET_STRING *msg; in TS_MSG_IMPRINT_print_bio() local
/openssl/crypto/crmf/
H A Dcrmf_pbm.c129 const unsigned char *msg, size_t msglen, in OSSL_CRMF_pbm_new()
/openssl/apps/include/
H A Ds_apps.h94 int msg; /* copy from c_msg */ member
/openssl/doc/designs/ddd/
H A Dddd-01-conn-blocking.c140 static char msg[384], host_port[300]; in main() local

Completed in 85 milliseconds

123