HomeSort by relevance Sort by last modified time
    Searched full:crlhours (Results 1 - 1 of 1) sorted by null

  /external/openssl/apps/
ca.c 156 " -crlhours hours - Hours is when the next CRL is due\n",
259 long crlhours=0; local
455 else if (strcmp(*argv,"-crlhours") == 0)
458 crlhours= atol(*(++argv));
    [all...]

Completed in 57 milliseconds