Home
last modified time | relevance | path

Searched refs:has_key (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/fs/crypto/
Dhooks.c344 bool has_key; in fscrypt_get_symlink() local
363 has_key = fscrypt_has_encryption_key(inode); in fscrypt_get_symlink()
402 if (!has_key || in fscrypt_get_symlink()
/Linux-v6.6/scripts/kconfig/
Dnconf.c1625 if (has_key(KEY_F(1)) == FALSE) { in main()