Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/support/fuzzer/
Dkeymaster4_attestation_fuzzer.cpp50 [&](ErrorCode hidlError, const hidl_vec<uint8_t>& hidlKeyBlob, in generateKey()
52 error = hidlError; in generateKey()
65 [&](ErrorCode hidlError, const hidl_vec<hidl_vec<uint8_t>>& hidlCertificateChain) { in attestKey() argument
66 error = hidlError; in attestKey()