HomeSort by relevance Sort by last modified time
    Searched defs:revoked (Results 1 - 7 of 7) sorted by null

  /external/openssl/crypto/ocsp/
ocsp.h 237 * revoked [1] IMPLICIT RevokedInfo,
248 OCSP_REVOKEDINFO *revoked; member in union:ocsp_cert_status_st::__anon12035
  /external/openssl/include/openssl/
ocsp.h 237 * revoked [1] IMPLICIT RevokedInfo,
248 OCSP_REVOKEDINFO *revoked; member in union:ocsp_cert_status_st::__anon12079
x509.h 456 STACK_OF(X509_REVOKED) *revoked; member in struct:X509_crl_info_st
625 #define X509_CRL_get_REVOKED(x) ((x)->crl->revoked)
    [all...]
  /external/openssl/crypto/x509/
x509.h 456 STACK_OF(X509_REVOKED) *revoked; member in struct:X509_crl_info_st
625 #define X509_CRL_get_REVOKED(x) ((x)->crl->revoked)
    [all...]
  /external/chromium_org/third_party/boringssl/src/include/openssl/
x509.h 412 STACK_OF(X509_REVOKED) *revoked; member in struct:X509_crl_info_st
579 #define X509_CRL_get_REVOKED(x) ((x)->crl->revoked)
    [all...]
  /external/conscrypt/src/main/native/
org_conscrypt_NativeCrypto.cpp 5071 X509_REVOKED* revoked = reinterpret_cast<X509_REVOKED*>(static_cast<uintptr_t>(x509RevokedRef)); local
5199 X509_REVOKED* revoked = NULL; local
5241 X509_REVOKED* revoked = NULL; local
5436 X509_REVOKED* revoked = reinterpret_cast<X509_REVOKED*>(static_cast<uintptr_t>(x509RevokedRef)); local
5445 X509_REVOKED* revoked = reinterpret_cast<X509_REVOKED*>(static_cast<uintptr_t>(x509RevokedRef)); local
5460 X509_REVOKED* revoked = reinterpret_cast<X509_REVOKED*>(static_cast<uintptr_t>(x509RevokedRef)); local
5477 X509_REVOKED* revoked = reinterpret_cast<X509_REVOKED*>(static_cast<uintptr_t>(x509RevokedRef)); local
    [all...]
  /external/jarjar/lib/
apache-ant-1.9.4.jar 

Completed in 436 milliseconds