Home
last modified time | relevance | path

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

/openssl/test/
H A Dsrptest.c120 static int check_bn(const char *name, const BIGNUM *bn, const char *hexbn) in check_bn() argument
125 if (!TEST_true(BN_hex2bn(&tmp, hexbn))) in check_bn()

Completed in 4 milliseconds