Searched refs:BLAKE2_IMPL_CAT (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/contrib/libb2/
H A Dblake2-impl.h22 #define BLAKE2_IMPL_CAT(x,y) x ## y macro
23 #define BLAKE2_IMPL_EVAL(x,y) BLAKE2_IMPL_CAT(x,y)

Completed in 51 milliseconds