Home
last modified time | relevance | path

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

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