Home
last modified time | relevance | path

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

/Linux-v5.15/fs/crypto/
Dpolicy.c260 static int fscrypt_new_context(union fscrypt_context *ctx_u, in fscrypt_new_context() function
431 ctxsize = fscrypt_new_context(&ctx, policy, nonce); in set_encryption_policy()
688 ctxsize = fscrypt_new_context(&ctx, &ci->ci_policy, ci->ci_nonce); in fscrypt_set_context()