Searched refs:AttestationKey (Results 1 – 5 of 5) sorted by relevance
166 virtual EVP_PKEY* AttestationKey(keymaster_algorithm_t algorithm,
83 EVP_PKEY* AttestationKey(keymaster_algorithm_t algorithm,
81 EVP_PKEY* AttestationKey(keymaster_algorithm_t /* algorithm */, in AttestationKey() function in keymaster::test::TestContext
324 EVP_PKEY_Ptr sign_key(context.AttestationKey(sign_algorithm, &error)); in GenerateAttestation()
764 EVP_PKEY* SoftKeymasterContext::AttestationKey(keymaster_algorithm_t algorithm, in AttestationKey() function in keymaster::SoftKeymasterContext