OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPENSSL_VERSION_TEXT
(Results
1 - 3
of
3
) sorted by null
/external/boringssl/src/include/openssl/
crypto.h
68
//
OPENSSL_VERSION_TEXT
contains a string the identifies the version of
70
#define
OPENSSL_VERSION_TEXT
"OpenSSL 1.1.0 (compatible; BoringSSL)"
/libcore/ojluni/src/main/native/
System.c
197
jstring ssl_str = (*env)->NewStringUTF(env, "android.openssl.version="
OPENSSL_VERSION_TEXT
);
/external/wpa_supplicant_8/src/crypto/
tls_openssl.c
[
all
...]
Completed in 151 milliseconds