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

  /external/openssl/apps/
crl.c 96 static X509_CRL *load_crl(char *file, int format);
236 x=load_crl(infile,informat);
405 static X509_CRL *load_crl(char *infile, int format) function

Completed in 34 milliseconds