Searched defs:KeyMintRemoteProv (Results 1 – 1 of 1) sorted by relevance
37 class KeyMintRemoteProv { class39 KeyMintRemoteProv(const uint8_t* data, size_t size) : mFdp(data, size){}; in KeyMintRemoteProv() function in android::hardware::security::keymint_support::fuzzer::KeyMintRemoteProv