Home
last modified time | relevance | path

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

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