Searched refs:rsamax (Results 1 – 4 of 4) sorted by relevance
39 const unsigned int rsamax; member
589 .rsamax = CCP_RSA_MAX_WIDTH,597 .rsamax = CCP_RSA_MAX_WIDTH,
1119 .rsamax = CCP5_RSA_MAX_WIDTH,1128 .rsamax = CCP5_RSA_MAX_WIDTH,
1844 if (rsa->key_size > cmd_q->ccp->vdata->rsamax) in ccp_run_rsa_cmd()