OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_chain
(Results
1 - 2
of
2
) sorted by null
/external/openssl/ssl/
s3_both.c
355
int
no_chain
;
local
361
no_chain
= 1;
363
no_chain
= 0;
374
if (
no_chain
)
/external/chromium_org/third_party/boringssl/src/ssl/
ssl_cert.c
967
int
no_chain
;
local
993
no_chain
= 1;
995
no_chain
= 0;
1005
if (
no_chain
)
Completed in 157 milliseconds