Home
last modified time | relevance | path

Searched refs:SSL_DANE (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx509_vfy.c256 SSL_DANE *dane = ctx->dane; in X509_verify_cert()
782 SSL_DANE *dane = ctx->dane; in check_trust()
2588 void X509_STORE_CTX_set0_dane(X509_STORE_CTX *ctx, SSL_DANE *dane) in X509_STORE_CTX_set0_dane()
2629 SSL_DANE *dane = ctx->dane; in dane_match()
2772 SSL_DANE *dane = ctx->dane; in check_dane_issuer()
2797 SSL_DANE *dane = ctx->dane; in check_dane_pkeys()
2832 static void dane_reset(SSL_DANE *dane) in dane_reset()
2856 SSL_DANE *dane = ctx->dane; in dane_verify()
2950 SSL_DANE *dane = ctx->dane; in build_chain()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dossl_typ.h120 typedef struct ssl_dane_st SSL_DANE; typedef
H A Dx509_vfy.h527 void X509_STORE_CTX_set0_dane(X509_STORE_CTX *ctx, SSL_DANE *dane);
H A Dssl.h1763 SSL_DANE *SSL_get0_dane(SSL *ssl);
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dtypes.h156 typedef struct ssl_dane_st SSL_DANE; typedef
H A Dx509_vfy.h.in692 void X509_STORE_CTX_set0_dane(X509_STORE_CTX *ctx, SSL_DANE *dane);
H A Dssl.h.in1798 SSL_DANE *SSL_get0_dane(SSL *ssl);
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx509_vfy.c815 SSL_DANE *dane = ctx->dane; in check_trust()
2647 void X509_STORE_CTX_set0_dane(X509_STORE_CTX *ctx, SSL_DANE *dane) in X509_STORE_CTX_set0_dane()
2687 SSL_DANE *dane = ctx->dane; in dane_match()
2830 SSL_DANE *dane = ctx->dane; in check_dane_issuer()
2855 SSL_DANE *dane = ctx->dane; in check_dane_pkeys()
2890 static void dane_reset(SSL_DANE *dane) in dane_reset()
2912 SSL_DANE *dane = ctx->dane; in dane_verify()
2990 SSL_DANE *dane = ctx->dane; in build_chain()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/crypto/
H A Dx509.h255 SSL_DANE *dane;
/netbsd-src/crypto/external/bsd/openssl/dist/include/crypto/
H A Dx509.h278 SSL_DANE *dane;
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_lib.c191 static void dane_final(SSL_DANE *dane) in dane_final()
283 static const EVP_MD *tlsa_md_get(SSL_DANE *dane, uint8_t mtype) in tlsa_md_get()
290 static int dane_tlsa_add(SSL_DANE *dane, in dane_tlsa_add()
1010 SSL_DANE *dane = &s->dane; in SSL_dane_enable()
1069 SSL_DANE *dane = &s->dane; in SSL_get0_dane_authority()
1085 SSL_DANE *dane = &s->dane; in SSL_get0_dane_tlsa()
1104 SSL_DANE *SSL_get0_dane(SSL *s) in SSL_get0_dane()
4980 SSL_DANE *dane = &s->dane; in ssl_validate_ct()
H A Dssl_local.h1130 SSL_DANE dane;
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dindent.pro393 -T SSL_DANE
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dindent.pro391 -T SSL_DANE
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_local.h1446 SSL_DANE dane;