Home
last modified time | relevance | path

Searched defs:n_recs (Results 1 – 6 of 6) sorted by relevance

/openssl/ssl/record/
H A Dssl3_record_tls13.c24 int tls13_enc(SSL_CONNECTION *s, SSL3_RECORD *recs, size_t n_recs, int sending, in tls13_enc()
H A Dssl3_record.c173 int ssl3_enc(SSL_CONNECTION *s, SSL3_RECORD *inrecs, size_t n_recs, int sending, in ssl3_enc()
254 int tls1_enc(SSL_CONNECTION *s, SSL3_RECORD *recs, size_t n_recs, int sending, in tls1_enc()
/openssl/ssl/record/methods/
H A Dtlsany_meth.c36 size_t n_recs, int sending, SSL_MAC_BUF *macs, in tls_any_cipher()
H A Dtls13_meth.c59 static int tls13_cipher(OSSL_RECORD_LAYER *rl, SSL3_RECORD *recs, size_t n_recs, in tls13_cipher()
H A Dssl3_meth.c83 static int ssl3_cipher(OSSL_RECORD_LAYER *rl, SSL3_RECORD *inrecs, size_t n_recs, in ssl3_cipher()
H A Dtls1_meth.c135 static int tls1_cipher(OSSL_RECORD_LAYER *rl, SSL3_RECORD *recs, size_t n_recs, in tls1_cipher()

Completed in 17 milliseconds