OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SSL3_CT_NUMBER
(Results
1 - 2
of
2
) sorted by null
/external/openssl/include/openssl/
ssl3.h
378
/*
SSL3_CT_NUMBER
is used to size arrays and it must be large
382
#define
SSL3_CT_NUMBER
9
511
char ctype[
SSL3_CT_NUMBER
];
/external/openssl/ssl/
ssl3.h
378
/*
SSL3_CT_NUMBER
is used to size arrays and it must be large
382
#define
SSL3_CT_NUMBER
9
511
char ctype[
SSL3_CT_NUMBER
];
Completed in 114 milliseconds