OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BIO_set_buffer_read_data
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/include/openssl/
bio.h
475
# define
BIO_set_buffer_read_data
(b,buf,num) BIO_ctrl(b,BIO_C_SET_BUFF_READ_DATA,num,buf)
/src/crypto/external/apache2/openssl/dist/include/openssl/
bio.h.in
604
#define
BIO_set_buffer_read_data
(b, buf, num) BIO_ctrl(b, BIO_C_SET_BUFF_READ_DATA, num, buf)
/src/crypto/external/bsd/openssl/dist/include/openssl/
bio.h.in
527
# define
BIO_set_buffer_read_data
(b,buf,num) BIO_ctrl(b,BIO_C_SET_BUFF_READ_DATA,num,buf)
Completed in 28 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026