Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ccp/
Dsp-dev.h43 const unsigned int rsamax; member
Dccp-dev-v5.c1116 .rsamax = CCP5_RSA_MAX_WIDTH,
1125 .rsamax = CCP5_RSA_MAX_WIDTH,
Dccp-dev-v3.c600 .rsamax = CCP_RSA_MAX_WIDTH,
Dccp-ops.c1813 if (rsa->key_size > cmd_q->ccp->vdata->rsamax) in ccp_run_rsa_cmd()