OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prepare_write_bio
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/ssl/record/methods/
recmethod_local.h
207
int (*
prepare_write_bio
)(OSSL_RECORD_LAYER *rl, int type);
member in struct:record_functions_st
tls_common.c
1933
if (rl->funcs->
prepare_write_bio
!= NULL) {
1934
ret = rl->funcs->
prepare_write_bio
(rl, thiswb->type);
Completed in 25 milliseconds
Indexes created Fri Aug 21 00:24:51 UTC 2026