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

/fuchsia/zircon/third_party/ulib/uboringssl/include/openssl/
H A Dstack.h75 // |DECLARE_STACK_OF(type)|. For example:
114 #define DECLARE_STACK_OF(type) STACK_OF(type); macro
253 DECLARE_STACK_OF(name) \
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/
H A Dinternal.h567 DECLARE_STACK_OF(CRYPTO_EX_DATA_FUNCS)

Completed in 77 milliseconds