Lines Matching refs:one
9 cryptographically protected. A record may or may not have a one-to-one
80 types of record layer that we support, i.e. there would be one for the standard
81 TLS record layer, one for the standard DTLS record layer, one for kernel TLS and
82 one for QUIC-TLS.
158 object will have at least 2 `OSSL_RECORD_LAYER` objects associated with it - one
159 for reading and one for writing. In some cases there may be more than 2 - for
180 layer. In most cases only a single record is ever written out at one time,
182 "multibuffer" optimisations) that multiple records can be written in one go.
185 records in one go or not. It is libssl's responsibility to split the payload
188 should be split into. If that value is more than one, then libssl will construct
210 `OSSL_RECORD_LAYER` may read multiple records in one go and buffer them, but the
211 `read_record` function only ever returns one record at a time. The
263 data that the record layer should process in one go. By default this is 1.
355 * e.g. we need to find one that matches the negotiated protocol, cipher,
383 * force at any one time (one for reading and one for writing). In some
388 * NULL otherwise). The return value will be one of
507 * multiple records in one go and buffer them.
527 * Update the transport BIO from the one originally set in the