Home
last modified time | relevance | path

Searched refs:TLS_IMPL_OPENSSL (Results 1 – 4 of 4) sorted by relevance

/src/krb5/include/
H A Dautoconf.h711 #define TLS_IMPL_OPENSSL 1 macro
/src/crypto/krb5/src/plugins/tls/k5tls/
H A Dopenssl.c34 #ifdef TLS_IMPL_OPENSSL
/src/crypto/krb5/src/include/
H A Dautoconf.h.in688 #undef TLS_IMPL_OPENSSL
/src/crypto/krb5/src/
H A Dconfigure.ac302 AC_DEFINE(TLS_IMPL_OPENSSL,1,[Define if TLS implementation is OpenSSL]) definition