Searched defs:mtype (Results 1 – 6 of 6) sorted by relevance
/openssl/include/internal/ |
H A D | dane.h | 46 uint8_t mtype; member
|
/openssl/test/ |
H A D | danetest.c | 247 static uint8_t mtype; in tlsa_import_rr() local
|
/openssl/ssl/ |
H A D | ssl_lib.c | 95 uint8_t mtype; member 215 const EVP_MD *md, uint8_t mtype, uint8_t ord) in dane_mtype_set() 255 static const EVP_MD *tlsa_md_get(SSL_DANE *dane, uint8_t mtype) in tlsa_md_get() 265 uint8_t mtype, const unsigned char *data, size_t dlen) in dane_tlsa_add() 1288 uint8_t *mtype, const unsigned char **data, size_t *dlen) in SSL_get0_dane_tlsa() 1326 uint8_t mtype, const unsigned char *data, size_t dlen) in SSL_dane_tlsa_add() 1336 int SSL_CTX_dane_mtype_set(SSL_CTX *ctx, const EVP_MD *md, uint8_t mtype, in SSL_CTX_dane_mtype_set()
|
/openssl/crypto/x509/ |
H A D | x509_vfy.c | 2852 unsigned mtype = DANETLS_NONE; in dane_match_cert() local 3059 int mtype = DANETLS_MATCHING_FULL; in dane_match_rpk() local
|
/openssl/apps/lib/ |
H A D | s_cb.c | 1268 uint8_t usage, selector, mtype; in print_verify_detail() local
|
/openssl/apps/ |
H A D | s_client.c | 421 static uint8_t mtype; in tlsa_import_rr() local
|
Completed in 51 milliseconds