Home
last modified time | relevance | path

Searched refs:RSA_CTL (Results 1 – 2 of 2) sorted by relevance

/hal_nuvoton-latest/m46x/StdDriver/src/
Dcrypto.c2838 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()
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dcrypto_reg.h5275 …__IO uint32_t RSA_CTL; /*!< [0x0b00] RSA Control Register … member