hex_convert_memory
hex_convert_memory(in, bytes, out, BN_OUTPUT_SIZE);
hex_convert_memory(buf, n, p, BN_OUTPUT_SIZE);
hex_convert_memory(m1, n1, b1, 8);
hex_convert_memory(m2, n2, b2, 8);