Searched refs:nx_csbcpb (Results 1 – 13 of 13) sorted by relevance
26 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; in ecb_aes_nx_set_key()58 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in ecb_aes_nx_crypt()
33 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in nx_xcbc_set_key()62 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in nx_xcbc_empty()141 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in nx_crypto_ctx_aes_xcbc_init2()171 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in nx_xcbc_update()296 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in nx_xcbc_final()
66 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; in nx_sha256_update()185 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; in nx_sha256_final()
66 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; in nx_sha512_update()188 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; in nx_sha512_final()
28 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in gcm_aes_nx_set_key()29 struct nx_csbcpb *csbcpb_aead = nx_ctx->csbcpb_aead; in gcm_aes_nx_set_key()105 struct nx_csbcpb *csbcpb_aead = nx_ctx->csbcpb_aead; in nx_gca()174 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in gmac()247 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in gcm_empty()313 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in gcm_aes_nx_crypt()
26 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in cbc_aes_nx_set_key()58 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in cbc_aes_nx_crypt()
27 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in ctr_aes_nx_set_key()76 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in ctr_aes_nx_crypt()
121 struct nx_csbcpb *csbcpb; /* aligned page given to phyp @ hcall time */123 struct nx_csbcpb *csbcpb_aead; /* secondary csbcpb used by AEAD algs */
28 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in ccm_aes_nx_set_key()29 struct nx_csbcpb *csbcpb_aead = nx_ctx->csbcpb_aead; in ccm_aes_nx_set_key()331 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in ccm_nx_decrypt()409 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in ccm_nx_encrypt()
665 sizeof(struct nx_csbcpb); in nx_crypto_ctx_init()668 sizeof(struct nx_csbcpb); in nx_crypto_ctx_init()675 nx_ctx->csbcpb = (struct nx_csbcpb *)(round_up((u64)nx_ctx->kmem, in nx_crypto_ctx_init()682 (struct nx_csbcpb *)((u8 *)nx_ctx->out_sg + in nx_crypto_ctx_init()
148 struct nx_csbcpb { struct
95 struct nx_csbcpb csbcpb;312 struct nx_csbcpb *csbcpb; in nx842_pseries_compress()442 struct nx_csbcpb *csbcpb; in nx842_pseries_decompress()
10007 F: drivers/crypto/nx/nx_csbcpb.h