Searched refs:GetRandBytes (Results 1 – 4 of 4) sorted by relevance
24 int32_t GetRandBytes(uint8_t *buf, uint32_t len) in GetRandBytes() function80 if (GetRandBytes(cryptPara->iv, cryptPara->ivLen) != NSTACKX_EOK) { in InitEncryptCtx()241 int32_t GetRandBytes(uint8_t *buf, uint32_t len) in GetRandBytes() function
57 int32_t GetRandBytes(uint8_t *buf, uint32_t len) in GetRandBytes() function173 if (GetRandBytes(cryptPara->iv, cryptPara->ivLen) != NSTACKX_EOK) { in AesGcmEncrypt()
64 NSTACKX_EXPORT int32_t GetRandBytes(uint8_t *buf, uint32_t len);
79 NSTACKX_EXPORT int32_t GetRandBytes(uint8_t *buf, uint32_t len);