Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/record/methods/
H A Drecmethod_local.h147 int (*allocate_write_buffers)(OSSL_RECORD_LAYER *rl, member
H A Dtls_common.c1781 if (!rl->funcs->allocate_write_buffers(rl, templates, numtempl, &prefix)) { in tls_write_records_default()