Home
last modified time | relevance | path

Searched refs:to_len (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() argument
43 if (from_len <= to_len) { in _copy()
/tinycrypt-latest/lib/include/tinycrypt/
Dutils.h61 unsigned int _copy(uint8_t *to, unsigned int to_len,