Lines Matching refs:challenge
87 string challenge = "NotSoRandomChallenge1NotSoRandomChallenge1NotSoRandomChallenge1"; in TEST_P() local
88 vector<uint8_t> attestationChallenge(challenge.begin(), challenge.end()); in TEST_P()
111 string challenge = "NotSoRandomChallenge1"; in TEST_P() local
112 test_utils::AttestationData attData(writableCredential, challenge, {}); in TEST_P()
288 string challenge = "NotSoRandomChallenge1"; in TEST_P() local
289 test_utils::AttestationData attData(writableCredential, challenge, {}); in TEST_P()
375 string challenge = "NotSoRandomChallenge"; in TEST_P() local
376 test_utils::AttestationData attData(writableCredential, challenge, {}); in TEST_P()
534 string challenge = "NotSoRandomChallenge"; in TEST_P() local
535 test_utils::AttestationData attData(writableCredential, challenge, {}); in TEST_P()
596 string challenge = "NotSoRandomChallenge"; in TEST_P() local
597 test_utils::AttestationData attData(writableCredential, challenge, {}); in TEST_P()