Home
last modified time | relevance | path

Searched refs:x509_load_serial (Results 1 – 1 of 1) sorted by path

/dragonfly/crypto/libressl/apps/openssl/
H A Dx509.c1339 x509_load_serial(char *CAfile, char *serialfile, int create) in x509_load_serial() function
1406 else if ((bs = x509_load_serial(CAfile, serialfile, create)) == NULL) in x509_certify()