Home
last modified time | relevance | path

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

/mcuboot-3.7.0/ext/tinycrypt/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()