Home
last modified time | relevance | path

Searched refs:PRNG_KEY (Results 1 – 7 of 7) sorted by relevance

/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dcrypto.c111 u32RandKey[i] = crpt->PRNG_KEY[i]; in PRNG_Read()
/hal_nuvoton-latest/m46x/StdDriver/src/
Drng.c168 pu32Buf[i] = CRPT->PRNG_KEY[i]; in RNG_Random()
Dcrypto.c135 u32RandKey[i] = crpt->PRNG_KEY[i]; in PRNG_Read()
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
Dcrypto_reg.h341 …__I uint32_t PRNG_KEY[8]; /*!< [0x0010] ~ [0x002c] PRNG Generated Key0 ~ Key7 … member
/hal_nuvoton-latest/m48x/Devices/M480/Include/
Dcrypto_reg.h1581 …__I uint32_t PRNG_KEY[8]; /*!< [0x0010] ~ [0x002c] PRNG Generated Key0 ~ Key7 … member
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dcrypto_reg.h5226 …__I uint32_t PRNG_KEY[8]; /*!< [0x0010 - 0x002c] PRNG Generated Key0 … member
/hal_nuvoton-latest/m48x/StdDriver/src/
Dcrypto.c106 u32RandKey[i] = crpt->PRNG_KEY[i]; in PRNG_Read()