Home
last modified time | relevance | path

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

/Linux-v6.1/fs/crypto/
Dpolicy.c289 static int fscrypt_new_context(union fscrypt_context *ctx_u, in fscrypt_new_context() function
460 ctxsize = fscrypt_new_context(&ctx, policy, nonce); in set_encryption_policy()
718 return fscrypt_new_context(ctx, &ci->ci_policy, ci->ci_nonce); in fscrypt_context_for_new_inode()