Home
last modified time | relevance | path

Searched defs:frameworkPublicKey (Results 1 – 7 of 7) sorted by relevance

/drivers/peripheral/pin_auth/test/uinttest/pin_auth/service/src/
Dexecutor_impl_test.cpp65 std::vector<uint8_t> frameworkPublicKey; variable
115 std::vector<uint8_t> frameworkPublicKey; variable
/drivers/peripheral/fingerprint_auth/hdi_service/src/
Dexecutor_impl.cpp65 const std::vector<uint8_t> &frameworkPublicKey, const std::vector<uint8_t> &extraInfo) in OnRegisterFinish()
/drivers/peripheral/face_auth/hdi_service/src/
Dexecutor_impl.cpp67 const std::vector<uint8_t> &frameworkPublicKey, const std::vector<uint8_t> &extraInfo) in OnRegisterFinish()
/drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthhdi_fuzzer/
Dfingerprint_auth_hdi_fuzzer.cpp124 std::vector<uint8_t> frameworkPublicKey; in FuzzOnRegisterFinish() local
/drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthhdi_fuzzer/
Dpin_auth_hdi_fuzzer.cpp126 std::vector<uint8_t> frameworkPublicKey; in FuzzOnRegisterFinish() local
/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthhdi_fuzzer/
Dface_auth_hdi_fuzzer.cpp124 std::vector<uint8_t> frameworkPublicKey; in FuzzOnRegisterFinish() local
/drivers/peripheral/pin_auth/hdi_service/service/src/
Dexecutor_impl.cpp93 const std::vector<uint8_t> &frameworkPublicKey, const std::vector<uint8_t> &extraInfo) in OnRegisterFinish()