Searched refs:result_cert_hidl (Results 1 – 1 of 1) sorted by relevance
341 if (auto result_cert_hidl = convertDerCertToPemOrPassthrough(result_cert)) { in getBlob() local342 _hidl_cb(KeystoreStatusCode::SUCCESS, *result_cert_hidl); in getBlob()