Home
last modified time | relevance | path

Searched defs:check_bn (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dsrptest.c120 static int check_bn(const char *name, const BIGNUM *bn, const char *hexbn) in check_bn() function
H A Devp_pkey_provided_test.c461 BIGNUM *check_bn = NULL; in do_fromdata_rsa_derive() local