Searched refs:X509_certificate_type (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/crypto/x509/
H A Dx509type.c65 int X509_certificate_type(X509 *x, EVP_PKEY *pkey) function
H A Dx509.h1017 int X509_certificate_type(X509 *x,EVP_PKEY *pubkey /* optional */);
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dx509.h1017 int X509_certificate_type(X509 *x,EVP_PKEY *pubkey /* optional */);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Dx509.h919 int X509_certificate_type(X509 *x,EVP_PKEY *pubkey /* optional */);
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Ds3_clnt.c2611 i=X509_certificate_type(sc->peer_pkeys[idx].x509,pkey);
H A Ds3_srvr.c2392 type=X509_certificate_type(peer,pkey);

Completed in 213 milliseconds