Home
last modified time | relevance | path

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

/openssl/ssl/record/methods/
H A Dtls_multib.c23 static int tls_is_multiblock_capable(OSSL_RECORD_LAYER *rl, uint8_t type, in tls_is_multiblock_capable() function
45 if (tls_is_multiblock_capable(rl, type, len, *preffrag)) { in tls_get_max_records_multiblock()
94 if (!tls_is_multiblock_capable(rl, templates[0].type, totlen, in tls_write_records_multiblock_int()

Completed in 5 milliseconds