Searched refs:teeAttestKeyAlias (Results 1 – 1 of 1) sorted by relevance
184 final String teeAttestKeyAlias = "nonAttestKey"; in testTeeCannotAttestToStrongBoxKey() local186 new KeyGenParameterSpec.Builder(teeAttestKeyAlias, PURPOSE_ATTEST_KEY).build()); in testTeeCannotAttestToStrongBoxKey()192 .setAttestKeyAlias(teeAttestKeyAlias) in testTeeCannotAttestToStrongBoxKey()