Home
last modified time | relevance | path

Searched refs:crypto_policy (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/f2fs/
DMakefile10 f2fs-$(CONFIG_F2FS_FS_ENCRYPTION) += crypto_policy.o crypto.o \
/linux-4.4.14/fs/ext4/
DMakefile15 ext4-$(CONFIG_EXT4_FS_ENCRYPTION) += crypto_policy.o crypto.o \
/linux-4.4.14/crypto/
Dcrypto_user.c461 static const struct nla_policy crypto_policy[CRYPTOCFGA_MAX+1] = { variable
520 crypto_policy); in crypto_user_rcv_msg()