Home
last modified time | relevance | path

Searched refs:passedCert (Results 1 – 10 of 10) sorted by relevance

/dports/security/wolfssl/wolfssl-5.1.0/wolfssl/
H A Dssl.h3986 WOLFSSL_API int wolfSSL_X509_get_ext_count(const WOLFSSL_X509* passedCert);
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/
H A Dssl.h3986 WOLFSSL_API int wolfSSL_X509_get_ext_count(const WOLFSSL_X509* passedCert);
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/
H A Dssl.h3986 WOLFSSL_API int wolfSSL_X509_get_ext_count(const WOLFSSL_X509* passedCert);
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/
H A Dssl.h3986 WOLFSSL_API int wolfSSL_X509_get_ext_count(const WOLFSSL_X509* passedCert);
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/
H A Dssl.h3986 WOLFSSL_API int wolfSSL_X509_get_ext_count(const WOLFSSL_X509* passedCert);
/dports/security/wolfssl/wolfssl-5.1.0/src/
H A Dssl.c9116 int wolfSSL_X509_get_ext_count(const WOLFSSL_X509* passedCert) in wolfSSL_X509_get_ext_count() argument
9128 if (passedCert == NULL) { in wolfSSL_X509_get_ext_count()
9133 rawCert = wolfSSL_X509_get_der((WOLFSSL_X509*)passedCert, &outSz); in wolfSSL_X509_get_ext_count()
9142 passedCert->isCSR ? CERTREQ_TYPE : in wolfSSL_X509_get_ext_count()
9161 if (!passedCert->isCSR) in wolfSSL_X509_get_ext_count()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dssl.c9116 int wolfSSL_X509_get_ext_count(const WOLFSSL_X509* passedCert) in wolfSSL_X509_get_ext_count() argument
9128 if (passedCert == NULL) { in wolfSSL_X509_get_ext_count()
9133 rawCert = wolfSSL_X509_get_der((WOLFSSL_X509*)passedCert, &outSz); in wolfSSL_X509_get_ext_count()
9142 passedCert->isCSR ? CERTREQ_TYPE : in wolfSSL_X509_get_ext_count()
9161 if (!passedCert->isCSR) in wolfSSL_X509_get_ext_count()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dssl.c9116 int wolfSSL_X509_get_ext_count(const WOLFSSL_X509* passedCert) in wolfSSL_X509_get_ext_count() argument
9128 if (passedCert == NULL) { in wolfSSL_X509_get_ext_count()
9133 rawCert = wolfSSL_X509_get_der((WOLFSSL_X509*)passedCert, &outSz); in wolfSSL_X509_get_ext_count()
9142 passedCert->isCSR ? CERTREQ_TYPE : in wolfSSL_X509_get_ext_count()
9161 if (!passedCert->isCSR) in wolfSSL_X509_get_ext_count()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dssl.c9116 int wolfSSL_X509_get_ext_count(const WOLFSSL_X509* passedCert) in wolfSSL_X509_get_ext_count() argument
9128 if (passedCert == NULL) { in wolfSSL_X509_get_ext_count()
9133 rawCert = wolfSSL_X509_get_der((WOLFSSL_X509*)passedCert, &outSz); in wolfSSL_X509_get_ext_count()
9142 passedCert->isCSR ? CERTREQ_TYPE : in wolfSSL_X509_get_ext_count()
9161 if (!passedCert->isCSR) in wolfSSL_X509_get_ext_count()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dssl.c9116 int wolfSSL_X509_get_ext_count(const WOLFSSL_X509* passedCert) in wolfSSL_X509_get_ext_count() argument
9128 if (passedCert == NULL) { in wolfSSL_X509_get_ext_count()
9133 rawCert = wolfSSL_X509_get_der((WOLFSSL_X509*)passedCert, &outSz); in wolfSSL_X509_get_ext_count()
9142 passedCert->isCSR ? CERTREQ_TYPE : in wolfSSL_X509_get_ext_count()
9161 if (!passedCert->isCSR) in wolfSSL_X509_get_ext_count()