Home
last modified time | relevance | path

Searched refs:new_record_layer (Results 1 – 5 of 5) sorted by relevance

/openssl/test/
H A Dtls13encryptiontest.c335 if (!TEST_true(ossl_tls_record_method.new_record_layer( in test_tls13_encryption()
358 if (!TEST_true(ossl_tls_record_method.new_record_layer( in test_tls13_encryption()
/openssl/include/internal/
H A Drecordmethod.h122 int (*new_record_layer)(OSSL_LIB_CTX *libctx, member
/openssl/doc/designs/quic-design/
H A Dquic-tls.md175 above). This is passed as part of a modified `new_record_layer` call.
180 values are now also passed through as part of the `new_record_layer` call.
185 * `new_record_layer`
H A Drecord-layer.md400 int (*new_record_layer)(OSSL_LIB_CTX *libctx,
528 * new_record_layer call
568 * new_record_layer call.
/openssl/ssl/record/
H A Drec_layer_s3.c1410 rlret = meth->new_record_layer(sctx->libctx, sctx->propq, version, in ssl_set_new_record_layer()

Completed in 38 milliseconds