Searched defs:mspki (Results 1 – 3 of 3) sorted by relevance
969 EVP_PKEY *mspki = 0; in tls_dane_log() local
1158 EVP_PKEY *mspki; in print_verify_detail() local
1067 int SSL_get0_dane_authority(SSL *s, X509 **mcert, EVP_PKEY **mspki) in SSL_get0_dane_authority()