Searched refs:nx_csbcpb (Results 1 – 13 of 13) sorted by relevance
38 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; in ecb_aes_nx_set_key()72 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in ecb_aes_nx_crypt()
45 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in nx_xcbc_set_key()74 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in nx_xcbc_empty()155 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in nx_crypto_ctx_aes_xcbc_init2()185 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in nx_xcbc_update()311 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in nx_xcbc_final()
73 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; in nx_sha512_update()196 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; in nx_sha512_final()
73 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; in nx_sha256_update()193 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; in nx_sha256_final()
40 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in gcm_aes_nx_set_key()41 struct nx_csbcpb *csbcpb_aead = nx_ctx->csbcpb_aead; in gcm_aes_nx_set_key()117 struct nx_csbcpb *csbcpb_aead = nx_ctx->csbcpb_aead; in nx_gca()187 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in gmac()261 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in gcm_empty()327 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in gcm_aes_nx_crypt()
38 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in cbc_aes_nx_set_key()72 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in cbc_aes_nx_crypt()
39 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in ctr_aes_nx_set_key()90 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in ctr_aes_nx_crypt()
132 struct nx_csbcpb *csbcpb; /* aligned page given to phyp @ hcall time */134 struct nx_csbcpb *csbcpb_aead; /* secondary csbcpb used by AEAD algs */
40 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in ccm_aes_nx_set_key()41 struct nx_csbcpb *csbcpb_aead = nx_ctx->csbcpb_aead; in ccm_aes_nx_set_key()346 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in ccm_nx_decrypt()424 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; in ccm_nx_encrypt()
677 sizeof(struct nx_csbcpb); in nx_crypto_ctx_init()680 sizeof(struct nx_csbcpb); in nx_crypto_ctx_init()687 nx_ctx->csbcpb = (struct nx_csbcpb *)(round_up((u64)nx_ctx->kmem, in nx_crypto_ctx_init()694 (struct nx_csbcpb *)((u8 *)nx_ctx->out_sg + in nx_crypto_ctx_init()
148 struct nx_csbcpb { struct
83 struct nx_csbcpb csbcpb;298 struct nx_csbcpb *csbcpb; in nx842_pseries_compress()429 struct nx_csbcpb *csbcpb; in nx842_pseries_decompress()
6966 F: drivers/crypto/nx/nx_csbcpb.h