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