Home
last modified time | relevance | path

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

/external/avb/test/
Davb_atx_validate_unittest.cc50 ScopedRSA(const char* pem_key_path) { in ScopedRSA() argument
51 FILE* file = fopen(pem_key_path, "r"); in ScopedRSA()