Searched refs:mpi_len2 (Results 1 – 1 of 1) sorted by relevance
1699 const size_t mpi_len2 = BN_bn2mpi(bn.get(), scratch); in test_mpi() local1700 if (mpi_len != mpi_len2) { in test_mpi()