Searched refs:crypto_fail_unsupported (Results 1 – 6 of 6) sorted by relevance
45 crypto_fail_unsupported
68 will be disabled or mount will fail (if 'crypto_fail_unsupported' mount option is specified).
202 or fail (if 'crypto_fail_unsupported' mount options was specified).
720 if (psb->hash_strlen && psb->crypto_fail_unsupported) in pohmelfs_crypto_cap_response()728 if (psb->cipher_strlen && psb->crypto_fail_unsupported) in pohmelfs_crypto_cap_response()
1379 if (psb->crypto_fail_unsupported) in pohmelfs_show_options()1460 psb->crypto_fail_unsupported = 1; in pohmelfs_parse_options()1868 psb->crypto_fail_unsupported = 0; in pohmelfs_fill_super()
586 unsigned int crypto_fail_unsupported; member