Home
last modified time | relevance | path

Searched refs:ossl_version (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/include/openssl/
H A Dengine.h758 * ossl_version value passed in is the OSSL_DYNAMIC_VERSION of the loading
768 typedef unsigned long (*dynamic_v_check_fn) (unsigned long ossl_version);
/third_party/openssl/include/openssl/
H A Dengine.h758 * ossl_version value passed in is the OSSL_DYNAMIC_VERSION of the loading
768 typedef unsigned long (*dynamic_v_check_fn) (unsigned long ossl_version);
/third_party/openssl/ohos_lite/include/openssl/
H A Dengine.h679 * ossl_version value passed in is the OSSL_DYNAMIC_VERSION of the loading
689 typedef unsigned long (*dynamic_v_check_fn) (unsigned long ossl_version);
/third_party/curl/lib/vtls/
H A Dopenssl.c930 static size_t ossl_version(char *buffer, size_t size);
940 len = ossl_version(buf, size); in ossl_strerror()
4751 static size_t ossl_version(char *buffer, size_t size) in ossl_version() function
4925 ossl_version, /* version */

Completed in 10 milliseconds