Home
last modified time | relevance | path

Searched refs:SSL_get0_dane_tlsa (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/doc/man3/
DSSL_CTX_dane_enable.pod6 SSL_dane_tlsa_add, SSL_get0_dane_authority, SSL_get0_dane_tlsa,
23 int SSL_get0_dane_tlsa(SSL *s, uint8_t *usage, uint8_t *selector,
121 SSL_get0_dane_tlsa() can be used to retrieve the fields of the TLSA record that
174 The functions SSL_get0_dane_authority() and SSL_get0_dane_tlsa() return a
308 (void) SSL_get0_dane_tlsa(ssl, &usage, &selector, &mtype, NULL, NULL);
/third_party/openssl/util/
Dlibssl.num359 SSL_get0_dane_tlsa 360 3_0_0 EXIST::FUNCTION:
/third_party/openssl/apps/lib/
Ds_cb.c1189 mdpth = SSL_get0_dane_tlsa(s, &usage, &selector, &mtype, &data, &dlen); in print_verify_detail()
/third_party/openssl/ohos_lite/include/openssl/
Dssl.h1746 __owur int SSL_get0_dane_tlsa(SSL *s, uint8_t *usage, uint8_t *selector,
/third_party/openssl/ssl/
Dssl_lib.c1108 int SSL_get0_dane_tlsa(SSL *s, uint8_t *usage, uint8_t *selector, in SSL_get0_dane_tlsa() function
/third_party/openssl/include/openssl/
Dssl.h.in1791 __owur int SSL_get0_dane_tlsa(SSL *s, uint8_t *usage, uint8_t *selector,