Home
last modified time | relevance | path

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

/openssl/test/
H A Dbntest.c74 char *bigstring = glue_strings(bn_strings, NULL); in parse_bigBN() local
75 int ret = BN_hex2bn(out, bigstring); in parse_bigBN()
77 OPENSSL_free(bigstring); in parse_bigBN()

Completed in 9 milliseconds