Home | History | Annotate | Download | only in apps

Lines Matching full:x509_load_serial

1107 static ASN1_INTEGER *x509_load_serial(char *CAfile, char *serialfile, int create)
1169 else if (!(bs = x509_load_serial(CAfile, serialfile, create)))