Searched refs:EC_MIN_KEY_SIZE (Results 1 - 2 of 2) sorted by relevance
/system/security/keystore/ | ||
H A D | defaults.h | 33 #define EC_MIN_KEY_SIZE 192 macro |
H A D | key_store_service.cpp | 289 } else if (keySize < EC_MIN_KEY_SIZE || keySize > EC_MAX_KEY_SIZE) { |
Completed in 60 milliseconds