Home
last modified time | relevance | path

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

/tinycrypt-latest/lib/source/
Dutils.c40 unsigned int _copy(uint8_t *to, unsigned int to_len, in _copy()
51 void _set(void *to, uint8_t val, unsigned int len) in _set()
/tinycrypt-latest/lib/include/tinycrypt/
Dutils.h89 static inline void _set_secure(void *to, uint8_t val, unsigned int len) in _set_secure()