Home
last modified time | relevance | path

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

/linux-6.6.21/fs/crypto/
Dpolicy.c300 static int fscrypt_new_context(union fscrypt_context *ctx_u, in fscrypt_new_context() function
471 ctxsize = fscrypt_new_context(&ctx, policy, nonce); in set_encryption_policy()
729 return fscrypt_new_context(ctx, &ci->ci_policy, ci->ci_nonce); in fscrypt_context_for_new_inode()