Home
last modified time | relevance | path

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

/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/common/bsp/StdDriver/src/
Drng.c168 pu32Buf[i] = CRPT->PRNG_KEY[i]; in RNG_Random()
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2351/bsp/Device/Nuvoton/M2351/Include/
Dcrpt_reg.h1571 …__I uint32_t PRNG_KEY[8]; /*!< [0x0010] ~ [0x002c] PRNG Generated Key0 ~ Key7 … member
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2354/bsp/Device/Nuvoton/M2354/Include/
Dcrpt_reg.h1162 …__I uint32_t PRNG_KEY[8]; /*!< [0x0010] ~ [0x002c] PRNG Generated Key0 ~ Key7 … member
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/
Dcrypto.c113 u32RandKey[i] = crpt->PRNG_KEY[i]; in PRNG_Read()
/trusted-firmware-m-3.5.0/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/
Dcrypto.c107 u32RandKey[i] = crpt->PRNG_KEY[i]; in PRNG_Read()