Symbol: nx_hcall_sync
drivers/crypto/nx/nx-aes-cbc.c
86
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op,
drivers/crypto/nx/nx-aes-ccm.c
257
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op,
drivers/crypto/nx/nx-aes-ccm.c
299
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op_aead,
drivers/crypto/nx/nx-aes-ccm.c
370
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op,
drivers/crypto/nx/nx-aes-ccm.c
439
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op,
drivers/crypto/nx/nx-aes-ctr.c
99
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op,
drivers/crypto/nx/nx-aes-ecb.c
85
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op,
drivers/crypto/nx/nx-aes-gcm.c
145
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op_aead,
drivers/crypto/nx/nx-aes-gcm.c
215
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op,
drivers/crypto/nx/nx-aes-gcm.c
282
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op,
drivers/crypto/nx/nx-aes-gcm.c
368
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op,
drivers/crypto/nx/nx-aes-xcbc.c
123
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op, 0);
drivers/crypto/nx/nx-aes-xcbc.c
225
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op, 0);
drivers/crypto/nx/nx-aes-xcbc.c
300
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op, 0);
drivers/crypto/nx/nx-aes-xcbc.c
95
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op, 0);
drivers/crypto/nx/nx-sha256.c
123
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op, 0);
drivers/crypto/nx/nx-sha256.c
193
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op, 0);
drivers/crypto/nx/nx-sha512.c
124
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op, 0);
drivers/crypto/nx/nx-sha512.c
198
rc = nx_hcall_sync(nx_ctx, &nx_ctx->op, 0);
drivers/crypto/nx/nx.h
161
int nx_hcall_sync(struct nx_crypto_ctx *ctx, struct vio_pfo_op *op,