HomeSort by relevance Sort by last modified time
    Searched refs:current_crl_score (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/x509/
x509_vfy.c 701 ctx->current_crl_score = 0;
803 if ((i < 0) && !(ctx->current_crl_score & CRL_SCORE_TIME_DELTA))
    [all...]
x509_vfy.h 272 int current_crl_score; /* score of current CRL */ member in struct:x509_store_ctx_st
  /external/openssl/include/openssl/
x509_vfy.h 272 int current_crl_score; /* score of current CRL */ member in struct:x509_store_ctx_st

Completed in 137 milliseconds