Home
last modified time | relevance | path

Searched defs:u32BufSize (Results 1 – 1 of 1) sorted by relevance

/hal_nuvoton-latest/m46x/StdDriver/src/
Dcrypto.c2767 static int32_t CheckRsaBufferSize(uint32_t u32OpMode, uint32_t u32BufSize, uint32_t u32UseKS) in CheckRsaBufferSize()
2825 void *psRSA_Buf, uint32_t u32BufSize, uint32_t u32UseKS) in RSA_Open()