Searched refs:CAAM_RSA_MAX_INPUT_SIZE (Results 1 – 1 of 1) sorted by relevance
27 #define CAAM_RSA_MAX_INPUT_SIZE 512 /* for a 4096-bit modulus */ macro1106 CAAM_RSA_MAX_INPUT_SIZE - 1, in caam_rsa_init_tfm()1125 dma_unmap_single(ctx->dev, ctx->padding_dma, CAAM_RSA_MAX_INPUT_SIZE - in caam_rsa_exit_tfm()1171 zero_buffer = kzalloc(CAAM_RSA_MAX_INPUT_SIZE - 1, GFP_DMA | in caam_pkc_init()