Searched refs:ENGINE_register_all_complete (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/uboringssl/include/openssl/
H A Dcrypto.h109 // ENGINE_register_all_complete returns one.
110 OPENSSL_EXPORT int ENGINE_register_all_complete(void);
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/
H A Dcrypto.c196 int ENGINE_register_all_complete(void) { return 1; } function

Completed in 17 milliseconds