Home
last modified time | relevance | path

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

/openssl/test/testutil/
H A Dformat_output.c150 static void hex_convert_memory(const unsigned char *m, size_t n, char *b, in hex_convert_memory() function
214 hex_convert_memory(in, bytes, out, BN_OUTPUT_SIZE); in convert_bn_memory()
396 hex_convert_memory(buf, n, p, BN_OUTPUT_SIZE); in test_output_bignum()
459 hex_convert_memory(m1, n1, b1, 8); in test_fail_memory_common()
463 hex_convert_memory(m2, n2, b2, 8); in test_fail_memory_common()

Completed in 8 milliseconds