Home
last modified time | relevance | path

Searched refs:PRNG_Open (Results 1 – 6 of 6) sorted by relevance

/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dcrypto.h172 void PRNG_Open(CRPT_T *crpt, uint32_t u32KeySize, uint32_t u32SeedReload, uint32_t u32Seed);
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dcrypto.c61 void PRNG_Open(CRPT_T *crpt, uint32_t u32KeySize, uint32_t u32SeedReload, uint32_t u32Seed) in PRNG_Open() function
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dcrypto.h339 void PRNG_Open(CRPT_T *crpt, uint32_t u32KeySize, uint32_t u32SeedReload, uint32_t u32Seed);
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dcrypto.h409 void PRNG_Open(CRPT_T *crpt, uint32_t u32KeySize, uint32_t u32SeedReload, uint32_t u32Seed);
/hal_nuvoton-latest/m48x/StdDriver/src/
Dcrypto.c71 void PRNG_Open(CRPT_T *crpt, uint32_t u32KeySize, uint32_t u32SeedReload, uint32_t u32Seed) in PRNG_Open() function
/hal_nuvoton-latest/m46x/StdDriver/src/
Dcrypto.c82 void PRNG_Open(CRPT_T *crpt, uint32_t u32KeySize, uint32_t u32SeedReload, uint32_t u32Seed) in PRNG_Open() function