Home
last modified time | relevance | path

Searched refs:X509_load_cert_file (Results 1 – 4 of 4) sorted by relevance

/external/openssl/crypto/x509/
Dby_file.c123 ok = (X509_load_cert_file(ctx,argp,(int)argl) != 0); in by_file_ctrl()
130 int X509_load_cert_file(X509_LOOKUP *ctx, const char *file, int type) in X509_load_cert_file() function
271 return X509_load_cert_file(ctx, file, type); in X509_load_cert_crl_file()
Dby_dir.c344 if ((X509_load_cert_file(xl,b->data, in get_cert_by_subject()
Dx509_vfy.h417 int X509_load_cert_file(X509_LOOKUP *ctx, const char *file, int type);
/external/openssl/include/openssl/
Dx509_vfy.h417 int X509_load_cert_file(X509_LOOKUP *ctx, const char *file, int type);