Searched defs:bn2 (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/crypto/bn/ |
D | bn_test.cc | 1713 ScopedBIGNUM bn2(BN_mpi2bn(scratch, mpi_len, NULL)); in test_mpi() local 1820 ScopedBIGNUM bn2(BN_new()); in test_asn1() local 1904 ScopedBIGNUM bn2 = ASCIIToBIGNUM(test.value_ascii); in test_asn1() local
|
/external/opencv/cv/src/ |
D | cvcontourtree.cpp | 78 a, ap1, ap2, an1, an2, b, bp1, bp2, bn1, bn2; in icvCreateContourTree() local
|