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

/external/chromium_org/third_party/openssl/openssl/crypto/stack/
H A Dsafestack.h2147 #define sk_OPENSSL_BLOCK_new(cmp) ((STACK_OF(OPENSSL_BLOCK) *)sk_new(CHECKED_SK_CMP_FUNC(void, cmp))) macro
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dsafestack.h2147 #define sk_OPENSSL_BLOCK_new(cmp) ((STACK_OF(OPENSSL_BLOCK) *)sk_new(CHECKED_SK_CMP_FUNC(void, cmp))) macro
/external/openssl/crypto/stack/
H A Dsafestack.h2147 #define sk_OPENSSL_BLOCK_new(cmp) ((STACK_OF(OPENSSL_BLOCK) *)sk_new(CHECKED_SK_CMP_FUNC(void, cmp))) macro
/external/openssl/include/openssl/
H A Dsafestack.h2147 #define sk_OPENSSL_BLOCK_new(cmp) ((STACK_OF(OPENSSL_BLOCK) *)sk_new(CHECKED_SK_CMP_FUNC(void, cmp))) macro

Completed in 120 milliseconds