Searched refs:tls_get_max_records_default (Results 1 – 7 of 7) sorted by relevance
/openssl/ssl/record/methods/ |
H A D | tlsany_meth.c | 157 tls_get_max_records_default,
|
H A D | tls_multib.c | 56 return tls_get_max_records_default(rl, type, len, maxfrag, preffrag); in tls_get_max_records_multiblock()
|
H A D | ssl3_meth.c | 323 tls_get_max_records_default,
|
H A D | tls13_meth.c | 417 tls_get_max_records_default,
|
H A D | ktls_meth.c | 572 tls_get_max_records_default,
|
H A D | recmethod_local.h | 481 size_t tls_get_max_records_default(OSSL_RECORD_LAYER *rl, uint8_t type,
|
H A D | tls_common.c | 1516 size_t tls_get_max_records_default(OSSL_RECORD_LAYER *rl, uint8_t type, in tls_get_max_records_default() function
|
Completed in 16 milliseconds