Searched refs:skip_flags (Results 1 – 1 of 1) sorted by relevance
351 int skip_flags);503 int flags, int skip_flags) { in SetEncryptionPolicy() argument528 if (errno == EINVAL && (skip_flags & kSkipIfNoPolicySupport)) { in SetEncryptionPolicy()539 if (skip_flags & (kSkipIfNoCryptoAPISupport | kSkipIfNoHardwareSupport)) { in SetEncryptionPolicy()547 if (errno == ENOPKG && (skip_flags & kSkipIfNoCryptoAPISupport)) { in SetEncryptionPolicy()556 if (errno == EINVAL && (skip_flags & kSkipIfNoHardwareSupport)) { in SetEncryptionPolicy()