Searched defs:csbcpb (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/drivers/crypto/nx/
H A Dnx-aes-cbc.c38 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; cbc_aes_nx_set_key() local
72 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; cbc_aes_nx_crypt() local
H A Dnx-aes-ctr.c39 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; ctr_aes_nx_set_key() local
90 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; ctr_aes_nx_crypt() local
H A Dnx-aes-ecb.c38 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; ecb_aes_nx_set_key() local
72 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; ecb_aes_nx_crypt() local
H A Dnx-sha256.c73 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; nx_sha256_update() local
193 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; nx_sha256_final() local
H A Dnx-aes-xcbc.c45 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; nx_xcbc_set_key() local
74 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; nx_xcbc_empty() local
155 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; nx_crypto_ctx_aes_xcbc_init2() local
185 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; nx_xcbc_update() local
311 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; nx_xcbc_final() local
H A Dnx-sha512.c73 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; nx_sha512_update() local
196 struct nx_csbcpb *csbcpb = (struct nx_csbcpb *)nx_ctx->csbcpb; nx_sha512_final() local
H A Dnx-aes-ccm.c40 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; ccm_aes_nx_set_key() local
349 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; ccm_nx_decrypt() local
426 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; ccm_nx_encrypt() local
H A Dnx-aes-gcm.c40 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; gcm_aes_nx_set_key() local
197 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; gmac() local
270 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; gcm_empty() local
334 struct nx_csbcpb *csbcpb = nx_ctx->csbcpb; gcm_aes_nx_crypt() local
H A Dnx.h131 struct nx_csbcpb *csbcpb; /* aligned page given to phyp @ hcall time */ member in struct:nx_crypto_ctx
H A Dnx-842.c232 struct nx_csbcpb csbcpb; member in struct:nx842_workmem::__anon3815::__anon3816
336 struct nx_csbcpb *csbcpb; nx842_compress() local
536 struct nx_csbcpb *csbcpb; nx842_decompress() local
/linux-4.1.27/arch/powerpc/include/asm/
H A Dvio.h78 u64 csbcpb; member in struct:vio_pfo_op

Completed in 101 milliseconds