Searched defs:OPENSSL_NO_SCTP (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dopensslfeatures.h46 #define OPENSSL_NO_SCTP macro
/external/openssl/crypto/
H A Dopensslconf-32.h65 #ifndef OPENSSL_NO_SCTP
66 # define OPENSSL_NO_SCTP macro
155 # if defined(OPENSSL_NO_SCTP) && !defined(NO_SCTP)
H A Dopensslconf-64.h65 #ifndef OPENSSL_NO_SCTP
66 # define OPENSSL_NO_SCTP macro
155 # if defined(OPENSSL_NO_SCTP) && !defined(NO_SCTP)
H A Dopensslconf-static-32.h65 #ifndef OPENSSL_NO_SCTP
66 # define OPENSSL_NO_SCTP macro
155 # if defined(OPENSSL_NO_SCTP) && !defined(NO_SCTP)
H A Dopensslconf-static-64.h65 #ifndef OPENSSL_NO_SCTP
66 # define OPENSSL_NO_SCTP macro
155 # if defined(OPENSSL_NO_SCTP) && !defined(NO_SCTP)
H A Dopensslconf-static-trusty.h104 #ifndef OPENSSL_NO_SCTP
105 # define OPENSSL_NO_SCTP macro
257 # if defined(OPENSSL_NO_SCTP) && !defined(NO_SCTP)
H A Dopensslconf-trusty.h104 #ifndef OPENSSL_NO_SCTP
105 # define OPENSSL_NO_SCTP macro
257 # if defined(OPENSSL_NO_SCTP) && !defined(NO_SCTP)
/external/openssl/include/openssl/
H A Dopensslconf-32.h65 #ifndef OPENSSL_NO_SCTP
66 # define OPENSSL_NO_SCTP macro
155 # if defined(OPENSSL_NO_SCTP) && !defined(NO_SCTP)
H A Dopensslconf-64.h65 #ifndef OPENSSL_NO_SCTP
66 # define OPENSSL_NO_SCTP macro
155 # if defined(OPENSSL_NO_SCTP) && !defined(NO_SCTP)
H A Dopensslconf-static-32.h65 #ifndef OPENSSL_NO_SCTP
66 # define OPENSSL_NO_SCTP macro
155 # if defined(OPENSSL_NO_SCTP) && !defined(NO_SCTP)
H A Dopensslconf-static-64.h65 #ifndef OPENSSL_NO_SCTP
66 # define OPENSSL_NO_SCTP macro
155 # if defined(OPENSSL_NO_SCTP) && !defined(NO_SCTP)
H A Dopensslconf-static-trusty.h104 #ifndef OPENSSL_NO_SCTP
105 # define OPENSSL_NO_SCTP macro
257 # if defined(OPENSSL_NO_SCTP) && !defined(NO_SCTP)
H A Dopensslconf-trusty.h104 #ifndef OPENSSL_NO_SCTP
105 # define OPENSSL_NO_SCTP macro
257 # if defined(OPENSSL_NO_SCTP) && !defined(NO_SCTP)

Completed in 293 milliseconds