Searched refs:KM_WRAPPER_MASKING_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance
36 #define KM_WRAPPER_MASKING_KEY_SIZE 32 macro
1248 if (maskingKey.size() != KM_WRAPPER_MASKING_KEY_SIZE) { in importWrappedKey()