Home
last modified time | relevance | path

Searched refs:dst_ (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/libsodium/test/quirks/
H A Dquirks.h13 unsigned char * dst_ = (unsigned char *) dst; in xmemset() local
18 dst_[i] = c_; in xmemset()