Searched refs:BLAKE2_IMPL_CAT (Results 1 – 1 of 1) sorted by relevance
25 #define BLAKE2_IMPL_CAT(x,y) x ## y macro26 #define BLAKE2_IMPL_EVAL(x,y) BLAKE2_IMPL_CAT(x,y)