fscrypt_new_context
ctxsize = fscrypt_new_context(&ctx, policy, nonce);
return fscrypt_new_context(ctx, &ci->ci_policy, ci->ci_nonce);