Searched refs:cert_store_from_path (Results 1 – 3 of 3) sorted by relevance
43 X509_STORE *cert_store_from_path(const char*stream);
55 X509_STORE *cert_store_from_path(const char *path) { in cert_store_from_path() function
135 store = cert_store_from_path(cert_path); in flash_validate_certificate()