Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dec_key_factory.cpp105 bool is_ed25519 = false; in GenerateKey() local
308 bool is_ed25519 = (key_description.Contains(TAG_PURPOSE, KM_PURPOSE_SIGN) || in ImportRawKey() local
508 bool is_ed25519 = IsEd25519Key(hw_enforced, sw_enforced); in CreateEmptyKey() local