Home
last modified time | relevance | path

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

/openssl/test/testutil/
H A Dformat_output.c206 static int convert_bn_memory(const unsigned char *in, size_t bytes, in convert_bn_memory() function
319 n1 = convert_bn_memory(m1, bytes, b1, &lz1, bn1); in test_fail_bignum_common()
320 n2 = convert_bn_memory(m2, bytes, b2, &lz2, bn2); in test_fail_bignum_common()

Completed in 6 milliseconds