Home
last modified time | relevance | path

Searched refs:kRsaKeySize (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/security/keymint/support/fuzzer/
Dkeymint_common.h34 constexpr uint32_t kRsaKeySize = 2048; variable
93 .RsaKey(kRsaKeySize, kPublicExponent) in createAuthSetForAttestKey()
136 .RsaKey(kRsaKeySize, kPublicExponent) in createAuthorizationSet()
149 .RsaSigningKey(kRsaKeySize, kPublicExponent) in createAuthorizationSet()
161 .RsaEncryptionKey(kRsaKeySize, kPublicExponent) in createAuthorizationSet()