Searched refs:RSA_CTL (Results 1 – 2 of 2) sorted by relevance
2838 crpt->RSA_CTL = (u32OpMode) | (u32KeySize << CRPT_RSA_CTL_KEYLENG_Pos); in RSA_Open()2913 crpt->RSA_CTL |= CRPT_RSA_CTL_START_Msk; in RSA_Start()2933 u32CntIdx = (crpt->RSA_CTL & CRPT_RSA_CTL_KEYLENG_Msk) >> CRPT_RSA_CTL_KEYLENG_Pos; in RSA_Read()
5275 …__IO uint32_t RSA_CTL; /*!< [0x0b00] RSA Control Register … member