Searched refs:flagsToSecurityLevel (Results 1 – 4 of 4) sorted by relevance
65 SecurityLevel flagsToSecurityLevel(int32_t flags);
155 SecurityLevel flagsToSecurityLevel(int32_t flags) { in flagsToSecurityLevel() function
603 auto device = mKeyStore->getDevice(flagsToSecurityLevel(flags)); in addRngEntropy()643 SecurityLevel securityLevel = flagsToSecurityLevel(flags); in generateKey()741 SecurityLevel securityLevel = flagsToSecurityLevel(flags); in importKey()
535 return keystore::flagsToSecurityLevel(mBlob->flags); in getSecurityLevel()