Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dparams_api_test.c21 static void swap_copy(unsigned char *out, const void *in, size_t len) in swap_copy() function
44 swap_copy(out, in, len); in le_copy()