Home
last modified time | relevance | path

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

/external/nos/host/android/hals/keymaster/
Dimport_wrapped_key.h36 #define KM_WRAPPER_MASKING_KEY_SIZE 32 macro
DKeymasterDevice.cpp1248 if (maskingKey.size() != KM_WRAPPER_MASKING_KEY_SIZE) { in importWrappedKey()