Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dbntest.c2248 size_t mpi_len, mpi_len2; in test_mpi() local
2260 if (!TEST_size_t_eq(mpi_len2 = BN_bn2mpi(bn, scratch), mpi_len) in test_mpi()