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

/fuchsia/zircon/third_party/ulib/uboringssl/include/openssl/
H A Dcrypto.h53 // CRYPTO_has_asm returns one unless BoringSSL was built with OPENSSL_NO_ASM,
55 OPENSSL_EXPORT int CRYPTO_has_asm(void);
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/
H A Dcrypto.c159 int CRYPTO_has_asm(void) { function

Completed in 78 milliseconds