Searched refs:rsamax (Results 1 – 4 of 4) sorted by relevance
43 const unsigned int rsamax; member
1116 .rsamax = CCP5_RSA_MAX_WIDTH,1125 .rsamax = CCP5_RSA_MAX_WIDTH,
600 .rsamax = CCP_RSA_MAX_WIDTH,
1813 if (rsa->key_size > cmd_q->ccp->vdata->rsamax) in ccp_run_rsa_cmd()