Home
last modified time | relevance | path

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

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