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

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

Completed in 59 milliseconds