Searched refs:nx_csbcpb (Results 1 – 13 of 13) sorted by relevance
28 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; in ecb_aes_nx_set_key()60 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in ecb_aes_nx_crypt()
32 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in nx_xcbc_set_key()61 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in nx_xcbc_empty()140 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in nx_crypto_ctx_aes_xcbc_init2()170 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in nx_xcbc_update()249 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in nx_xcbc_finup()
68 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; in nx_sha512_update()149 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; in nx_sha512_finup()
67 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; in nx_sha256_update()146 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; in nx_sha256_finup()
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()171 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in gmac()244 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in gcm_empty()310 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in gcm_aes_nx_crypt()
28 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in cbc_aes_nx_set_key()60 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in cbc_aes_nx_crypt()
29 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in ctr_aes_nx_set_key()78 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in ctr_aes_nx_crypt()
125 struct nx_csbcpb *csbcpb; /* aligned page given to phyp @ hcall time */127 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()329 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in ccm_nx_decrypt()406 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in ccm_nx_encrypt()
641 sizeof(struct nx_csbcpb); in nx_crypto_ctx_init()644 sizeof(struct nx_csbcpb); in nx_crypto_ctx_init()651 nx_ctx->csbcpb = (struct nx_csbcpb *)(round_up((u64)nx_ctx->kmem, in nx_crypto_ctx_init()658 (struct nx_csbcpb *)((u8 *)nx_ctx->out_sg + in nx_crypto_ctx_init()
148 struct nx_csbcpb { struct
96 struct nx_csbcpb csbcpb;313 struct nx_csbcpb *csbcpb; in nx842_pseries_compress()443 struct nx_csbcpb *csbcpb; in nx842_pseries_decompress()
12202 F: drivers/crypto/nx/nx_csbcpb.h