Home
last modified time | relevance | path

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

/system/security/keystore2/src/km_compat/
Dkm_compat.cpp353 static V4_0_KeyFormat convertKeyFormatToLegacy(const KeyFormat& kf) { in convertKeyFormatToLegacy() function
543 auto legacyKeyFormat = convertKeyFormatToLegacy(in_inKeyFormat); in importKey()