Home
last modified time | relevance | path

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

/external/nos/host/android/hals/keymaster/
Dimport_wrapped_key.cpp57 #define KM_WRAPPER_GCM_IV_SIZE 12 macro
380 if (CBS_len(&initializationVector) != KM_WRAPPER_GCM_IV_SIZE) { in import_wrapped_key_request()