OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:app_verify
(Results
1 - 2
of
2
) sorted by null
/external/openssl/android.testssl/
testssl
132
$ssltest -bio_pair -server_auth -client_auth -
app_verify
$CA $extra || exit 1
/external/openssl/ssl/
ssltest.c
198
int
app_verify
;
member in struct:app_verify_arg
617
else if (strcmp(*argv,"-
app_verify
") == 0)
619
app_verify_arg.
app_verify
= 1;
[
all
...]
Completed in 19 milliseconds