Searched refs:hexbn (Results 1 – 1 of 1) sorted by relevance
120 static int check_bn(const char *name, const BIGNUM *bn, const char *hexbn) in check_bn() argument125 if (!TEST_true(BN_hex2bn(&tmp, hexbn))) in check_bn()
Completed in 3 milliseconds