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