Home
last modified time | relevance | path

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

/hardware/nxp/keymint/KM200/
DJavacardKeyMintDevice.cpp421 keymaster_key_format_t kmKeyFormat; in parseWrappedKey() local
429 &authSet, &kmKeyFormat, &kmWrappedKeyDescription); in parseWrappedKey()
439 keyFormat = static_cast<KeyFormat>(kmKeyFormat); in parseWrappedKey()
/hardware/nxp/keymint/KM300/
DJavacardKeyMintDevice.cpp442 keymaster_key_format_t kmKeyFormat; in parseWrappedKey() local
450 &authSet, &kmKeyFormat, &kmWrappedKeyDescription); in parseWrappedKey()
460 keyFormat = static_cast<KeyFormat>(kmKeyFormat); in parseWrappedKey()