bn_32_set_0
#define bn_cp_32(to,n,from,m) ((m)>=0)?bn_cp_32_naked(to,n,from,m):bn_32_set_0(to,n)
bn_32_set_0(to, (n)*2); \
bn_32_set_0(to, (n)*2+1); \