Home
last modified time | relevance | path

Searched refs:SSL_MAC_BUF (Results 1 – 8 of 8) sorted by relevance

/openssl/ssl/record/methods/
H A Dtlsany_meth.c38 size_t n_recs, int sending, SSL_MAC_BUF *macs, in tls_any_cipher()
H A Drecmethod_local.h26 } SSL_MAC_BUF; typedef
117 int sending, SSL_MAC_BUF *macs, size_t macsize);
H A Dssl3_meth.c96 size_t n_recs, int sending, SSL_MAC_BUF *mac, in ssl3_cipher()
H A Dtls13_meth.c86 size_t n_recs, int sending, SSL_MAC_BUF *mac, in tls13_cipher()
H A Dktls_meth.c378 size_t n_recs, int sending, SSL_MAC_BUF *mac, in ktls_cipher()
H A Dtls1_meth.c168 size_t n_recs, int sending, SSL_MAC_BUF *macs, in tls1_cipher()
H A Ddtls_meth.c116 SSL_MAC_BUF macbuf = { NULL, 0 }; in dtls_process_record()
H A Dtls_common.c557 SSL_MAC_BUF *macbufs = NULL; in tls_get_more_records()
885 SSL_MAC_BUF *thismb = &macbufs[j]; in tls_get_more_records()

Completed in 23 milliseconds