Searched defs:DECLARE_STACK_OF (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dstack.h75 * |DECLARE_STACK_OF(type)|. For example:
119 #define DECLARE_STACK_OF(type) STACK_OF(type); macro
/external/openssl/crypto/store/
H A Dstr_mem.c86 DECLARE_STACK_OF(MEM_OBJECT_DATA) function
96 DECLARE_STACK_OF(STORE_ATTR_INFO) function
/external/openssl/crypto/stack/
H A Dsafestack.h90 #define DECLARE_STACK_OF(type) \ macro
/external/openssl/include/openssl/
H A Dsafestack.h90 #define DECLARE_STACK_OF(type) \ macro

Completed in 431 milliseconds