Searched refs:skip_flags (Results 1 – 1 of 1) sorted by relevance
348 int skip_flags);500 int flags, int skip_flags) { in SetEncryptionPolicy() argument525 if (errno == EINVAL && (skip_flags & kSkipIfNoPolicySupport)) { in SetEncryptionPolicy()536 if (skip_flags & (kSkipIfNoCryptoAPISupport | kSkipIfNoHardwareSupport)) { in SetEncryptionPolicy()544 if (errno == ENOPKG && (skip_flags & kSkipIfNoCryptoAPISupport)) { in SetEncryptionPolicy()553 if (errno == EINVAL && (skip_flags & kSkipIfNoHardwareSupport)) { in SetEncryptionPolicy()