Home
last modified time | relevance | path

Searched refs:rsamax (Results 1 – 4 of 4) sorted by relevance

/drivers/crypto/ccp/
Dsp-dev.h39 const unsigned int rsamax; member
Dccp-dev-v3.c589 .rsamax = CCP_RSA_MAX_WIDTH,
597 .rsamax = CCP_RSA_MAX_WIDTH,
Dccp-dev-v5.c1119 .rsamax = CCP5_RSA_MAX_WIDTH,
1128 .rsamax = CCP5_RSA_MAX_WIDTH,
Dccp-ops.c1844 if (rsa->key_size > cmd_q->ccp->vdata->rsamax) in ccp_run_rsa_cmd()